#include <patchMap.h>
Public Attributes | |
unsigned int | isSet:1 |
unsigned int | isLeaf:1 |
unsigned int | idx:30 |
Definition at line 85 of file patchMap.h.
unsigned int idx |
Definition at line 86 of file patchMap.h.
unsigned int isLeaf |
Definition at line 86 of file patchMap.h.
unsigned int isSet |
Definition at line 86 of file patchMap.h.