|
Blender V4.3
|
#include <patch_map.h>
Public Attributes | |
| unsigned int | isSet: 1 |
| unsigned int | isLeaf: 1 |
| unsigned int | index: 30 |
Definition at line 34 of file patch_map.h.
| unsigned int blender::opensubdiv::PatchMap::QuadNode::Child::index |
Definition at line 37 of file patch_map.h.
Referenced by blender::opensubdiv::PatchMap::QuadNode::SetChildren().
| unsigned int blender::opensubdiv::PatchMap::QuadNode::Child::isLeaf |
Definition at line 36 of file patch_map.h.
Referenced by blender::opensubdiv::PatchMap::QuadNode::SetChildren().
| unsigned int blender::opensubdiv::PatchMap::QuadNode::Child::isSet |
Definition at line 35 of file patch_map.h.
Referenced by blender::opensubdiv::PatchMap::QuadNode::SetChildren().