8 #ifndef VART_COLLECTOR_H
9 #define VART_COLLECTOR_H
42 const T* castPtr =
dynamic_cast<const T*
>(nodePtr);
Base class for objects that compose a scene graph.
Header file for V-ART class "SceneNode".
Objects that process scene nodes.
Header file for V-ART class "SnOperator".
A scene node operator that collects nodes of some kind.
virtual void OperateOn(const SceneNode *nodePtr)