PlaneEquals Method |
| Name | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current instance of Plane. | |
| Equals(Plane, Double) | Determines whether the specified plane is equal to the current instance of Plane with a given precision. | |
| Equals(Plane, Double) | Determines whether the specified plane is equal to the current instance of Plane with a given precision. | |
| Equals(Plane, Double, Double) | Determines whether the specified plane is equal to the current instance of Plane with the given normal and distance precisions. | |
| Equals(Plane, Double, Double) | Determines whether the specified plane is equal to the current instance of Plane with the given normal and distance precisions. |