Blender  V3.3
Public Attributes | List of all members
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 52 of file patch_map.h.

Member Data Documentation

◆ index

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

Definition at line 55 of file patch_map.h.

Referenced by blender::opensubdiv::PatchMap::QuadNode::SetChildren().

◆ isLeaf

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

Definition at line 54 of file patch_map.h.

Referenced by blender::opensubdiv::PatchMap::QuadNode::SetChildren().

◆ isSet

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

Definition at line 53 of file patch_map.h.

Referenced by blender::opensubdiv::PatchMap::QuadNode::SetChildren().


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