![]() |
VR-Forces 4.10 Class Documentation
|
Contains the DtLightPointNodeAndXform struct declaration. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtLightPointNodeAndXform |
| This is data used to determine division points during light point aggregation. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Typedefs | |
| typedef osg::observer_ptr < osg::Node > | makVrv::LightPointNodeObs |
| typedef a map of light point nodes use observer pointers so when they are deleted we don't try to use them anymore. More... | |
| typedef std::vector < DtLightPointNodeAndXform > | makVrv::DtLightPointNodeAndXformVector |
| Vector of light point nodes and their transforms. More... | |
Contains the DtLightPointNodeAndXform struct declaration.