DtLightPointVisitor walks the scene graph and collects pointers to the LightPoint nodes.
More...
Detailed Description
DtLightPointVisitor walks the scene graph and collects pointers to the LightPoint nodes.
Member Typedef Documentation
typdef a map of light point nodes use observer pointers so when they are deleted we don't try to use them anymore.
Constructor & Destructor Documentation
| makVrv::DtLightPointVisitor::DtLightPointVisitor |
( |
| ) |
|
| virtual makVrv::DtLightPointVisitor::~DtLightPointVisitor |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrv::DtLightPointVisitor::apply |
( |
osg::Node & |
node | ) |
|
|
virtual |
The visitor apply method used to traverse the scene-graph.
- Parameters
-
- Note
- Called during scene-graph traversal, do not directly call this function.
Returns the list of light points for a terrain.
Member Data Documentation
The documentation for this class was generated from the following file: