24 _bin_type(copy._bin_type),
26 _cull_this_pcollector(copy._cull_this_pcollector),
27 _draw_this_pcollector(copy._draw_this_pcollector)
37 CullBin(
const string &name, CullBin::BinType bin_type,
43 _cull_this_pcollector(_cull_bin_pcollector, name),
44 _draw_this_pcollector(draw_region_pcollector, name)
53 INLINE
const string &CullBin::
63 INLINE CullBin::BinType CullBin::
64 get_bin_type()
const {
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...
This is a base class for the GraphicsStateGuardian class, which is itself a base class for the variou...