Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TQuaternion
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Quaternion.h |
| Include | #include "Quaternion.h" |
bool EpsilonEqual
(
const TQuaternion < RealType > & Other,
RealType Tolerance
) const
Remarks
Test whether quaternions represent the same rotation w/in a tolerance. (Note: Considers the negative representation of the same rotation as equal.)