#include <JointBreakEventHandler.h>
Inheritance diagram for opal::JointBreakEventHandler:

Public Member Functions | |
| OPAL_DECL | JointBreakEventHandler () |
| virtual OPAL_DECL | ~JointBreakEventHandler () |
| virtual OPAL_DECL void OPAL_CALL | handleJointBreakEvent (Joint *joint)=0 |
Definition at line 39 of file JointBreakEventHandler.h.
|
|
Definition at line 42 of file JointBreakEventHandler.h. |
|
|
Definition at line 45 of file JointBreakEventHandler.h. |
|
|
Called when a Joint breaks from being damaged. The Joint will automatically become disabled before this is called. Referenced by opal::Joint::updateDamage(). |
1.4.6-NO