API Reference > OdGe Classes > OdGeQuaternion Class > OdGeQuaternion Methods > rotate Method > OdGeQuaternion::rotate Method (OdGeVector3d&)
OdGeQuaternion::rotate Method (OdGeVector3d&)
Syntax
C++
OdGeVector3d rotate(OdGeVector3d& vector) const;
Parameters 
Description 
OdGeVector3d& vector 
[out] A 3D vector that is rotated. 

Rotates specified 3D vector using this quaternion. 

 

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