15 #include "binCullHandler.h" 16 #include "pStatTimer.h" 27 _cull_result->add_object(
object, traverser);
virtual void record_object(CullableObject *object, const CullTraverser *traverser)
This callback function is intended to be overridden by a derived class.
The smallest atom of cull.
This object performs a depth-first traversal of the scene graph, with optional view-frustum culling...