5 #ifndef VART_DESCRIPTIONLOCATOR_H
6 #define VART_DESCRIPTIONLOCATOR_H
Locates a SceneNode by its description.
Base class for objects that compose a scene graph.
std::string targetDescription
virtual void OperateOn(const SceneNode *snPtr)
Process given node.
DescriptionLocator(const std::string &description)
Header file for V-ART class "SNLocator".
Scene Node Locator – used to find a particular object in the scene graph.