Plane Operators |
The Plane type exposes the following members.
| Name | Description | |
|---|---|---|
| Addition(Plane, Plane) | Adds two planes. | |
| Equality(Plane, Plane) | Determines whether two given planes are equal. | |
| Inequality(Plane, Plane) | Determines whether two given planes are unequal. | |
| Subtraction(Plane, Plane) | Subtracts two planes. | |
| UnaryNegation(Plane) | Reverses the direction of a given plane. |