API Reference > OdGe Classes > OdGeQuaternion Class > OdGeQuaternion Methods > OdGeQuaternion::dotProduct Method
OdGeQuaternion::dotProduct Method
Syntax
C++
double dotProduct(const OdGeQuaternion& quat) const;
Parameters 
Description 
const OdGeQuaternion& quat 
[in] Any quaternion to be multiplied with this quaternion. 

Returns the dot product of this quaternion and the specified quaternion. 

 

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