#include <GteMesh.h>
Definition at line 66 of file GteMesh.h.
gte::MeshDescription::MeshDescription |
( |
uint32_t |
inNumVertices, |
|
|
uint32_t |
inNumTriangles |
|
) |
| |
|
inline |
gte::MeshDescription::MeshDescription |
( |
MeshTopology |
inTopology, |
|
|
uint32_t |
inNumRows, |
|
|
uint32_t |
inNumCols |
|
) |
| |
|
inline |
bool gte::MeshDescription::allowUpdateFrame |
uint32_t gte::MeshDescription::cMax |
bool gte::MeshDescription::constructed |
bool gte::MeshDescription::hasTangentSpaceVectors |
uint32_t gte::MeshDescription::numCols |
uint32_t gte::MeshDescription::numRows |
uint32_t gte::MeshDescription::numTriangles |
uint32_t gte::MeshDescription::numVertices |
uint32_t gte::MeshDescription::rIncrement |
uint32_t gte::MeshDescription::rMax |
bool gte::MeshDescription::wantCCW |
bool gte::MeshDescription::wantDynamicTangentSpaceUpdate |
The documentation for this class was generated from the following file: