RVertex flags: contain clip flags, number of normals at the vertex and the number of normals that have already been rendered.
More...
RVertex flags: contain clip flags, number of normals at the vertex and the number of normals that have already been rendered.
◆ NORCT_MASK
#define NORCT_MASK 0x000000ffUL |
◆ SPECIFIED_NORMAL
#define SPECIFIED_NORMAL 0x00004000UL |
◆ OUT_LEFT
#define OUT_LEFT 0x00010000UL |
◆ OUT_RIGHT
#define OUT_RIGHT 0x00020000UL |
◆ OUT_TOP
#define OUT_TOP 0x00040000UL |
◆ OUT_BOTTOM
#define OUT_BOTTOM 0x00080000UL |
◆ RECT_MASK
#define RECT_MASK 0x000f0000UL |
◆ RND_MASK
#define RND_MASK 0xfff00000UL |
◆ RND_NOR0
#define RND_NOR0 0x00100000UL |
◆ RND_NOR