1 // $Header: x:/prj/tech/libsrc/r3d/RCS/clipcon.h 1.8 1998/06/30 18:45:55 buzzard Exp $
7 mxs_plane world_clip
[5];
10 int clip_flags
; // which u,v coordinate type stuff to clip
11 mxs_real near_plane
; // in view space
12 r3e_clipmode clip_mode
;
20 #define R3_CLIP_RGB (1+8+16) // store RGB as I,*,*,H,D