#include <light.hpp>
Public Types | |
| enum | tType { eTypeOmni = 0, eTypeDirectional, eTypeSpotlight } |
| typedef sgxStateTemplate< tType > | sgxStateLightType |
Public Member Functions | |
| CSGXLight () | |
Public Attributes | |
| sgxStateBool | active |
| sgxStateVector3 | pos |
| sgxStateColorRGB | color |
| sgxStateReal32 | range |
| sgxStateReal32 | exposition |
| sgxStateLightType | type |
| enum CSGXLight::tType |
| CSGXLight::CSGXLight | ( | ) |
1.5.6