DtLightPointVisitor walks the scene graph and collects pointers to the LightPoint nodes.
More...
DtLightPointVisitor walks the scene graph and collects pointers to the LightPoint nodes.
| makVrv::DtLightPointVisitor::DtLightPointVisitor |
( |
| ) |
|
| virtual makVrv::DtLightPointVisitor::~DtLightPointVisitor |
( |
| ) |
|
|
virtual |
| virtual void makVrv::DtLightPointVisitor::apply |
( |
osg::Node & |
node | ) |
|
|
virtual |
The visitor apply method used to traverse the scene-graph.
- Parameters
-
| [in] | node | is the osg::Node being visited. |
- Note
- Called during scene-graph traversal, do not directly call this function.
Returns the list of light points for a terrain.
The documentation for this class was generated from the following file: