20 _bin_type(copy._bin_type),
22 _cull_this_pcollector(copy._cull_this_pcollector),
23 _draw_this_pcollector(copy._draw_this_pcollector)
31CullBin(
const std::string &name, CullBin::BinType bin_type,
37 _cull_this_pcollector(_cull_bin_pcollector, name),
38 _draw_this_pcollector(draw_region_pcollector, name)
45INLINE
const std::string &CullBin::
53INLINE CullBin::BinType CullBin::
A collection of Geoms and their associated state, for a particular scene.
This is a base class for the GraphicsStateGuardian class, which is itself a base class for the variou...
A lightweight class that represents a single element that may be timed and/or counted via stats.