Click or drag to resize

PlaneFEquals Method

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