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

rotated 3D point.

Rotates specified 3D point using this quaternion but in the opposite direction. 

 

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