17 INLINE CullBinBackToFront::
20 CullBin(name, BT_back_to_front, gsg, draw_region_pcollector)
27 INLINE CullBinBackToFront::ObjectData::
37 INLINE
bool CullBinBackToFront::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...