16PStatCollector CollisionGeom::_volume_pcollector(
"Collision Volumes:CollisionGeom");
17PStatCollector CollisionGeom::_test_pcollector(
"Collision Tests:CollisionGeom");
34 return _volume_pcollector;
43 return _test_pcollector;
50output(std::ostream &out)
const {
A special CollisionPolygon created just for the purpose of detecting collision against geometry.
virtual PStatCollector & get_volume_pcollector()
Returns a PStatCollector that is used to count the number of bounding volume tests made against a sol...
virtual PStatCollector & get_test_pcollector()
Returns a PStatCollector that is used to count the number of intersection tests made against a solid ...
The abstract base class for all things that can collide with other things in the world,...
A lightweight class that represents a single element that may be timed and/or counted via stats.
TypeHandle is the identifier used to differentiate C++ class types.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.