Close

Relief for ODA Team in Ukraine

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

Multiplication operator for the OdGeVector3d class. 

 

Parameters
Description
scale
[in] Scale factor.

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

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