20 CullBin(name, BT_fixed, gsg, draw_region_pcollector)
27 INLINE CullBinFixed::ObjectData::
30 _draw_order(draw_order)
37 INLINE
bool CullBinFixed::ObjectData::
38 operator < (
const ObjectData &other)
const {
39 return _draw_order < other._draw_order;