| 
    Tramway SDK v0.1.1
    
   | 
 
#include <render.h>
Public Attributes | |
| union { | |
| API::GLLight * gl | |
| API::D3DLight * d3d | |
| API::SWLight * sw | |
| void * generic | |
| }; | |
| union { ... } tram::Render::light_t::@79 | 
| API::D3DLight* tram::Render::light_t::d3d | 
| void* tram::Render::light_t::generic | 
| API::GLLight* tram::Render::light_t::gl | 
| API::SWLight* tram::Render::light_t::sw |