Node:Planes Data Members, Next:Planes Global Constants, Previous:Plane Reference, Up:Plane Reference
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. |