17 INLINE CullBinFrontToBack::
20 CullBin(name, BT_front_to_back, gsg, draw_region_pcollector)
27 INLINE CullBinFrontToBack::ObjectData::
37 INLINE
bool CullBinFrontToBack::ObjectData::
38 operator < (
const ObjectData &other)
const {
39 return _dist < other._dist;
A collection of Geoms and their associated state, for a particular scene.
A lightweight class that represents a single element that may be timed and/or counted via stats.
The smallest atom of cull.
This is a base class for the GraphicsStateGuardian class, which is itself a base class for the variou...