PlaneFEquals Method |
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified object is equal to the current instance of PlaneF.
(Overrides ValueTypeEquals(Object).) | |
Equals(PlaneF, Single) |
Determines whether the specified plane is equal to the current instance of PlaneF
with a given precision.
| |
Equals(PlaneF, Single) |
Determines whether the specified plane is equal to the current instance of PlaneF
with a given precision.
| |
Equals(PlaneF, Single, Single) |
Determines whether the specified plane is equal to the current instance of PlaneF
with the given normal and distance precisions.
| |
Equals(PlaneF, Single, Single) |
Determines whether the specified plane is equal to the current instance of PlaneF
with the given normal and distance precisions.
|