Close

Relief for ODA Team in Ukraine

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

Multiplication operator for the OdGeQuaternion class.

Parameters
Description
scale
[in] Input scale factor.

Reference to this OdGeQuaternion object.

Scales this quaternion by scale factor.

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