Plane Constructor |
| Name | Description | |
|---|---|---|
| Plane(Plane) |
Initializes a new instance of the Plane struct.
| |
| Plane(Vector3, Double) |
Initializes a new instance of the Plane struct.
| |
| Plane(Double, Double, Double, Double) |
Initializes a new instance of the Plane struct.
| |
| Plane(Single, Single, Single, Single) |
Initializes a new instance of the Plane struct.
|