PatchMap::QuadNode::Child Struct Reference

#include <patchMap.h>

Public Attributes

unsigned int isSet:1
 
unsigned int isLeaf:1
 
unsigned int idx:30
 

Detailed Description

Definition at line 81 of file patchMap.h.

Member Data Documentation

§ idx

unsigned int idx

Definition at line 82 of file patchMap.h.

§ isLeaf

unsigned int isLeaf

Definition at line 82 of file patchMap.h.

§ isSet

unsigned int isSet

Definition at line 82 of file patchMap.h.


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