CollisionHandler
-
class CollisionHandler
Bases:
TypedReferenceCountThe abstract interface to a number of classes that decide what to do when a collision is detected. One of these must be assigned to the
CollisionTraverserthat is processing collisions in order to specify how to dispatch detected collisions.Inheritance diagram
-
CollisionHandler(CollisionHandler const&) = default
-
static TypeHandle get_class_type(void)
-
CollisionHandler(CollisionHandler const&) = default
