typedef struct {
Xgl_pt_d3dpt;/∗ a point on the plane in WC ∗/
Xgl_pt_d3dnormal;/∗ normal vector components ∗/
} Xgl_plane;
SunOS
typedef struct {
Xgl_pt_d3dpt;/∗ a point on the plane in WC ∗/
Xgl_pt_d3dnormal;/∗ normal vector components ∗/
} Xgl_plane;
SunOS