Next: , Previous: Plane Reference, Up: Plane Reference


25.1 Data Members

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

— Public variable: Point point

Represents a point on the plane.

— Public variable: Point normal

Represents the normal to the plane.

— Public variable: real distance

The distance of the plane from the origin.