17INLINE NodeCullCallbackData::
This collects together the pieces of data that are accumulated for each node while walking the scene ...
This object performs a depth-first traversal of the scene graph, with optional view-frustum culling,...
CullTraverser * get_trav() const
Returns the CullTraverser in use at the time of the callback.
CullTraverserData & get_data() const
Returns the CullTraverserData in use at the time of the callback.