| 
    Tramway SDK v0.1.1
    
   | 
 
#include <render.h>
Public Attributes | |
| union { | |
| uint32_t gl_index_buffer | |
| IDirect3DIndexBuffer9 * d3d_index_buffer | |
| API::SWIndexArray * sw_index_array | |
| void * generic | |
| }; | |
| union { ... } tram::Render::indexarray_t::@71 | 
| IDirect3DIndexBuffer9* tram::Render::indexarray_t::d3d_index_buffer | 
| void* tram::Render::indexarray_t::generic | 
| uint32_t tram::Render::indexarray_t::gl_index_buffer | 
| API::SWIndexArray* tram::Render::indexarray_t::sw_index_array |