![]() |
VR-Forces 4.8 Class Documentation
|
Contains makVrv::DtOsgLightPointManager class. More...
Go to the source code of this file.
Classes | |
| struct | makVrv::DtLightPointTextureLayout |
| struct | makVrv::DtLightPointNodeDataLayout |
| class | makVrv::DtOsgLightPointManager |
| DtOsgLightPointManager registers LightPoint nodes so their TBO can be created and updated in a single place. More... | |
Namespaces | |
| osgEarth | |
| A DtOsgEarthTerrainSourcePager pages in data from a streaming terrain source. | |
| 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 osg::ref_ptr< osg::Node > | makVrv::LightPointNodeRef |
| typedef std::set < LightPointNodeObs > | makVrv::LightPointNodeObsSet |
Contains makVrv::DtOsgLightPointManager class.