#include <sio2_lamp.h>

Public Attributes | |
| char | name [SIO2_MAX_CHAR] |
| unsigned int | index |
| unsigned char | type |
| unsigned int | flags |
| SIO2transform | _SIO2transform |
| vec4 | col |
| float | dst |
| float | nrg |
| float | rad |
| float | fov |
| float | sblend |
| float | att1 |
| float | att2 |
| char | iponame [SIO2_MAX_CHAR] |
| SIO2ipo * | _SIO2ipo |
| void * | userdata |
| char SIO2lamp::name[SIO2_MAX_CHAR] |
Referenced by sio2LampInit(), and sio2ResourceGet().
| unsigned int SIO2lamp::index |
Referenced by sio2LampRender().
| unsigned char SIO2lamp::type |
Referenced by sio2LampLoad(), and sio2LampRender().
| unsigned int SIO2lamp::flags |
Referenced by sio2LampLoad(), and sio2LampRender().
Referenced by sio2LampInit(), sio2LampLoad(), sio2LampRender(), and sio2ResourceBindLampIpo().
Referenced by sio2LampInit(), sio2LampLoad(), and sio2LampRender().
| float SIO2lamp::dst |
Referenced by sio2LampInit(), sio2LampRender(), and sio2ResourceRender().
| float SIO2lamp::nrg |
Referenced by sio2LampLoad(), and sio2LampRender().
| float SIO2lamp::rad |
Referenced by sio2LampLoad(), and sio2LampRender().
| float SIO2lamp::fov |
Referenced by sio2LampLoad(), and sio2LampRender().
| float SIO2lamp::sblend |
Referenced by sio2LampLoad(), and sio2LampRender().
| float SIO2lamp::att1 |
Referenced by sio2LampLoad(), and sio2LampRender().
| float SIO2lamp::att2 |
Referenced by sio2LampLoad(), and sio2LampRender().
| char SIO2lamp::iponame[SIO2_MAX_CHAR] |
Referenced by sio2LampLoad(), and sio2ResourceBindLampIpo().
Referenced by sio2LampRender(), and sio2ResourceBindLampIpo().
| void* SIO2lamp::userdata |
1.5.6