Click or drag to resize
DigitalRunePoseDAreNumericallyEqual Method
Determines whether two poses are equal (regarding a given tolerance).
Overload List
  NameDescription
Public methodStatic memberAreNumericallyEqual(PoseD, PoseD)
Determines whether two poses are equal (regarding the tolerance EpsilonD).
Public methodStatic memberAreNumericallyEqual(PoseD, PoseD, Double)
Determines whether two poses are equal (regarding a specific tolerance).
Top
See Also