![]() |
VR-Forces 4.8 Class Documentation
|
Light class. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtLight |
| Class for generic lights. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Typedefs | |
| typedef boost::signal< void(const DtLight *) > | makVrv::LightSignal |
Enumerations | |
| enum | makVrv::LightType { makVrv::LT_DIRECTIONAL = 0, makVrv::LT_POINT = 1, makVrv::LT_SPOTLIGHT = 2 } |
| enum | makVrv::LightGroup { makVrv::LG_UNKNOWN = 0, makVrv::LG_PROPS = 1, makVrv::LG_TERRAIN = 2 } |
Light class.