KallistiOS
##version##
|
Macros | |
#define | PVR_MODIFIER_OTHER_POLY 0 |
Not the last polygon in the volume. More... | |
#define | PVR_MODIFIER_INCLUDE_LAST_POLY 1 |
Last polygon, inclusion volume. More... | |
#define | PVR_MODIFIER_EXCLUDE_LAST_POLY 2 |
Last polygon, exclusion volume. More... | |
All triangles in a single modifier volume should be of the other poly type, except for the last one. That should be either of the other two types, depending on whether you want an inclusion or exclusion volume.
#define PVR_MODIFIER_EXCLUDE_LAST_POLY 2 |
Last polygon, exclusion volume.
#define PVR_MODIFIER_INCLUDE_LAST_POLY 1 |
Last polygon, inclusion volume.
#define PVR_MODIFIER_OTHER_POLY 0 |
Not the last polygon in the volume.