Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeVector2d::/= Operator
Syntax
C++
OdGeVector2d& operator /=(double scale);

Division operator for the OdGeVector2d class. 

 

Parameters
Description
scale
[in] Scale factor.

Divides coordinates of this vector by the scale factor and returns reference to this vector.

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