| Plane Methods | 
The Plane type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
| Equals(Plane) | ||
| GetHashCode | 
            Returns a hash code for this instance.
              (Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| Normalize | 
            Normalizes the plane.
              | |
| ToString | (Overrides ValueTypeToString.) | |
| TryNormalize | 
            Tries to normalizes the plane.
              |