Blender
V3.3
|
#include <patch_map.h>
Public Attributes | |
unsigned int | isSet: 1 |
unsigned int | isLeaf: 1 |
unsigned int | index: 30 |
Definition at line 52 of file patch_map.h.
unsigned int blender::opensubdiv::PatchMap::QuadNode::Child::index |
Definition at line 55 of file patch_map.h.
Referenced by blender::opensubdiv::PatchMap::QuadNode::SetChildren().
unsigned int blender::opensubdiv::PatchMap::QuadNode::Child::isLeaf |
Definition at line 54 of file patch_map.h.
Referenced by blender::opensubdiv::PatchMap::QuadNode::SetChildren().
unsigned int blender::opensubdiv::PatchMap::QuadNode::Child::isSet |
Definition at line 53 of file patch_map.h.
Referenced by blender::opensubdiv::PatchMap::QuadNode::SetChildren().