APIs, concepts, guides, and more

◆ Equals()

bool Equals ( const Quaternion & rightHandSide,
const double tolerance ) const
Parameters
rightHandSideThe Quaternion to compare to
toleranceEach component must be within this tolerance to be considered equal
Returns