Node: Planes Data Members, Next: , Previous: Plane Reference, Up: Plane Reference



Data Members

Because the main purpose of Plane is to provide information about Shapes, its data members are all public.

Point point Public variable
Represents a point on the plane.

Point normal Public variable
Represents the normal to the plane.

real distance Public variable
The distance of the plane from the origin.