Close

Relief for ODA Team in Ukraine

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

Division operator for the OdGePoint2d class. 

 

Parameters
Description
scale
[in] Input scale factor.

Returns a reference to a point that is the result of scaling this point with respect to the origin by a scale factor.

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