API Reference > OdGe Classes > OdGeQuaternion Class > OdGeQuaternion Methods > set Method > OdGeQuaternion::set Method (OdGeMatrix3d&)
OdGeQuaternion::set Method (OdGeMatrix3d&)
Syntax
C++
OdGeQuaternion& set(const OdGeMatrix3d& matrix);
Parameters 
Description 
const OdGeMatrix3d& matrix 
[in] A 3D that defines components of this quaternion. 

Transforms passed matrix into the quaternion. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.