CollisionRecorder¶
-
class
CollisionRecorder
¶ Bases:
TypedObject
This class is used to help debug the work the collisions system is doing. It is a virtual base class that just provides an interface for recording collisions tested and detected each frame.
Inheritance diagram
-
static TypeHandle
get_class_type
(void)¶
-
void
output
(std::ostream &out) const¶
-
static TypeHandle