15 #include <osg/observer_ptr>
36 const osg::Matrix& lightPointXform = osg::Matrix(),
Contains makVrv::DtLightPointNode class.
std::vector< DtLightPointNodeAndXform > DtLightPointNodeAndXformVector
Vector of light point nodes and their transforms. We need to keep every path to every light at this p...
Definition: DtLightPointNodeAndXform.h:66
osg::observer_ptr< osg::Node > LightPointNodeObs
typedef a map of light point nodes use observer pointers so when they are deleted we don't try to use...
Definition: DtLightPointNodeAndXform.h:21
std::vector< osg::Node * > DtNodePointerStack
Definition: DtLightPointNode.h:27
Contains DLL export macros.