chrono::ChSystem::CustomCollisionCallback Class Reference
Description
Class to be used as a callback interface for user defined actions performed at each collision detection step.
For example, additional contact points can be added to the underlying contact container.
#include <ChSystem.h>
Inheritance diagram for chrono::ChSystem::CustomCollisionCallback:
Public Member Functions | |
virtual void | OnCustomCollision (ChSystem *msys) |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono/physics/ChSystem.h