Tramway SDK
|
#include <model.h>
Public Attributes | |
uint32_t | index_offset = 0 |
uint32_t | index_length = 0 |
uint32_t | material_count = 0 |
materialtype_t | material_type |
uint32_t | materials [15] = { 0 } |
uint32_t tram::Render::IndexRange::index_length = 0 |
uint32_t tram::Render::IndexRange::index_offset = 0 |
uint32_t tram::Render::IndexRange::material_count = 0 |
materialtype_t tram::Render::IndexRange::material_type |
uint32_t tram::Render::IndexRange::materials[15] = { 0 } |