This defines the abstract interface for an object that receives Geoms identified by the CullTraverser...
SceneSetup * get_scene_setup() const
Returns a pointer to the SceneSetup object, which contains information about the camera and such.
CullHandler * get_cull_handler() const
Returns a pointer to the CullHandler, which accepts each object to be added to the list for drawing.
This object holds the camera position, etc., and other general setup information for rendering a part...