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