14 #include <osg/NodeVisitor>
15 #include <osgSim/LightPoint>
16 #include <osgSim/LightPointNode>
17 #include <osg/observer_ptr>
41 virtual void apply(osg::Node& node);
LightPointNodeObsSet myLightPoints
Definition: DtLightPointVisitor.h:48
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
Contains makVrv::DtOsgLightPointManager class.
std::set< LightPointNodeObs > LightPointNodeObsSet
Definition: DtOsgLightPointManager.h:49
DtLightPointVisitor walks the scene graph and collects pointers to the LightPoint nodes...
Definition: DtLightPointVisitor.h:26
Contains DLL export macros.