Blender V5.0
blender::opensubdiv::PatchMap::QuadNode::Child Struct Reference

#include <patch_map.h>

Public Attributes

unsigned int isSet: 1
unsigned int isLeaf: 1
unsigned int index: 30

Detailed Description

Definition at line 34 of file patch_map.h.

Member Data Documentation

◆ index

unsigned int blender::opensubdiv::PatchMap::QuadNode::Child::index

Definition at line 37 of file patch_map.h.

Referenced by blender::opensubdiv::PatchMap::FindPatch().

◆ isLeaf

unsigned int blender::opensubdiv::PatchMap::QuadNode::Child::isLeaf

Definition at line 36 of file patch_map.h.

Referenced by blender::opensubdiv::PatchMap::FindPatch().

◆ isSet

unsigned int blender::opensubdiv::PatchMap::QuadNode::Child::isSet

Definition at line 35 of file patch_map.h.

Referenced by blender::opensubdiv::PatchMap::FindPatch().


The documentation for this struct was generated from the following file: