Developer Documentation
ACG::MeshCompiler::Subset Struct Reference

Public Attributes

int id
 
unsigned int startIndex
 
unsigned int numTris
 
unsigned int numFaces
 
unsigned int startFace
 

Detailed Description

Definition at line 448 of file MeshCompiler.hh.

Member Data Documentation

◆ id

int ACG::MeshCompiler::Subset::id

Definition at line 450 of file MeshCompiler.hh.

◆ numFaces

unsigned int ACG::MeshCompiler::Subset::numFaces

Definition at line 454 of file MeshCompiler.hh.

◆ numTris

unsigned int ACG::MeshCompiler::Subset::numTris

Definition at line 452 of file MeshCompiler.hh.

◆ startFace

unsigned int ACG::MeshCompiler::Subset::startFace

Definition at line 455 of file MeshCompiler.hh.

◆ startIndex

unsigned int ACG::MeshCompiler::Subset::startIndex

Definition at line 451 of file MeshCompiler.hh.


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