API Reference > OdGe Classes > OdGeVector3d Class > OdGeVector3d Methods > OdGeVector3d::negate Method
OdGeVector3d::negate Method
Syntax
C++
OdGeVector3d& negate();

Negates this vector (-x, -y, -z), and returns a reference to this vector.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.