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

Rotates specified 3D point using this quaternion. 

 

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