Name | Description | |
---|---|---|
Equals | Object method for testing equality. | |
GetDistance | Distance of a point from the plane | |
GetHashCode | Serves as the default hash function. | |
Horizontal2D | The arbitrary "X" axis for this plane | |
PlaneIntersection | Overloaded. Calculate the line of intersection between 2 planes | |
To2D | Convert from real world coordinates to the arbitrary frame of reference for this plane | |
To3D | Convert from the arbitrary frame of reference for this plane to real world coordinates | |
ToString | Returns a string representation of this Plane. | |
Vertical2D | The arbitrary "Y" axis for this plane |