Developer Documentation
ACG::DrawMeshT< Mesh >::Subset Struct Reference

Public Attributes

int materialID
 
unsigned long startIndex
 
unsigned long numTris
 

Detailed Description

template<class Mesh>
struct ACG::DrawMeshT< Mesh >::Subset

Definition at line 175 of file DrawMesh.hh.

Member Data Documentation

◆ materialID

template<class Mesh >
int ACG::DrawMeshT< Mesh >::Subset::materialID

Definition at line 177 of file DrawMesh.hh.

◆ numTris

template<class Mesh >
unsigned long ACG::DrawMeshT< Mesh >::Subset::numTris

Definition at line 179 of file DrawMesh.hh.

◆ startIndex

template<class Mesh >
unsigned long ACG::DrawMeshT< Mesh >::Subset::startIndex

Definition at line 178 of file DrawMesh.hh.


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