Click or drag to resize

PlaneEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current instance of Plane.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Plane, Double)
Determines whether the specified plane is equal to the current instance of Plane with a given precision.
Public methodEquals(Plane, Double)
Determines whether the specified plane is equal to the current instance of Plane with a given precision.
Public methodEquals(Plane, Double, Double)
Determines whether the specified plane is equal to the current instance of Plane with the given normal and distance precisions.
Public methodEquals(Plane, Double, Double)
Determines whether the specified plane is equal to the current instance of Plane with the given normal and distance precisions.
Top
See Also