Click or drag to resize
DigitalRunePoseAreNumericallyEqual Method
Determines whether two poses are equal (regarding a given tolerance).
Overload List
  NameDescription
Public methodStatic memberAreNumericallyEqual(Pose, Pose)
Determines whether two poses are equal (regarding the tolerance EpsilonF).
Public methodStatic memberAreNumericallyEqual(Pose, Pose, Single)
Determines whether two poses are equal (regarding a specific tolerance).
Top
See Also