Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeQuaternion::getMatrix Method
Syntax
C++
OdGeMatrix3d getMatrix() const;

Calculates 3D rotation matrix that represents this quaternion.

OdGeMatrix3d object representing this quaternion.

This quaternion should be normalized, i.e. norm() should be equal to one. 

 

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