Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeVector2d::-= Operator
Syntax
C++
OdGeVector2d& operator -=(const OdGeVector2d& vect);

Subtraction operator for the OdGeVector2d class. 

 

Parameters
Description
vect
[in] A 2D vector to be subtracted.

Subtracts coordinates of the passed vector from the coordinates of this vector and returns a reference to this vector.

Copyright © 2002-2022. Open Design Alliance All rights reserved.