Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeQuaternion::/ Operator
Syntax
C++
OdGeQuaternion operator /(double scale) const;

Division operator for the OdGeQuaternion class. 

 

Parameters
Description
scale
[in] Input scale factor.

Quaternion equal to this quaternion divided by the scale factor.

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