|
|
Plane3 Constructor |
| Name | Description | |
|---|---|---|
| Plane3 |
Construct the default plane
| |
| Plane3(Plane3) |
Construct plane from other plane.
| |
| Plane3(Point3, Vector3) |
Create plane from point and normal.
| |
| Plane3(Point3, Vector3, Vector3) |
Constructs a plane from a point and two vectors in the plane.
|