Name | Description | |
---|---|---|
![]() | Plane3D Constructor | Overloaded. Construct a plane |
The following tables list the members exposed by Plane3D.
Name | Description | |
---|---|---|
![]() | Plane3D Constructor | Overloaded. Construct a plane |
Name | Description | |
---|---|---|
![]() ![]() | Vector3DZero | Static constructor - merely sets up Vector3DZero |
Name | Description | |
---|---|---|
![]() | Equals | Object method for testing equality. |
![]() | GetDistance | Distance of a point from the plane |
![]() | GetHashCode | Returns the hash code for this instance. |
![]() | 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 |
![]() | Compares 2 Planes for equality. |
![]() | Compares 2 Planes for inequality. |