Click or drag to resize

Plane3 Constructor

Overload List
  NameDescription
Public methodPlane3
Construct the default plane
Public methodPlane3(Plane3)
Construct plane from other plane.
Public methodPlane3(Point3, Vector3)
Create plane from point and normal.
Public methodPlane3(Point3, Vector3, Vector3)
Constructs a plane from a point and two vectors in the plane.
Top
See Also