TSDrawPrimitive Struct Reference#include <tsMesh.h>
Member Enumeration Documentation
- Enumerator:
-
Triangles |
bits 30 and 31 index element type |
Strip |
bits 30 and 31 index element type |
Fan |
bits 30 and 31 index element type |
Indexed |
use glDrawElements if indexed, glDrawArrays o.w. |
NoMaterial |
set if no material (i.e., texture missing) |
MaterialMask |
|
TypeMask |
|
Field Documentation
holds material index & element type (see above enum)
|