21 INLINE CullBinBackToFront::
24 CullBin(name, BT_back_to_front, gsg, draw_region_pcollector)
33 INLINE CullBinBackToFront::ObjectData::
46 INLINE
bool CullBinBackToFront::ObjectData::
47 operator < (
const ObjectData &other)
const {
48 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...