APIs, concepts, guides, and more

◆ EqualsOrientation()

bool EqualsOrientation ( const Quaternion & rightHandSide,
const double tolerance ) const
Parameters
rightHandSideThe Quaternion to compare to
toleranceEach component must be within this tolerance of the other Quaternion (or its negation) to be considered equal
Returns