opal::JointBreakEventHandler Class Reference

A listener that gets notified when a particular Joint breaks. More...

#include <JointBreakEventHandler.h>

Inheritance diagram for opal::JointBreakEventHandler:

opal::EventHandler List of all members.

Public Member Functions

OPAL_DECL JointBreakEventHandler ()
virtual OPAL_DECL ~JointBreakEventHandler ()
virtual OPAL_DECL void OPAL_CALL handleJointBreakEvent (Joint *joint)=0

Detailed Description

A listener that gets notified when a particular Joint breaks.

Definition at line 39 of file JointBreakEventHandler.h.


Constructor & Destructor Documentation

OPAL_DECL opal::JointBreakEventHandler::JointBreakEventHandler  )  [inline]
 

Definition at line 42 of file JointBreakEventHandler.h.

virtual OPAL_DECL opal::JointBreakEventHandler::~JointBreakEventHandler  )  [inline, virtual]
 

Definition at line 45 of file JointBreakEventHandler.h.


Member Function Documentation

virtual OPAL_DECL void OPAL_CALL opal::JointBreakEventHandler::handleJointBreakEvent Joint joint  )  [pure virtual]
 

Called when a Joint breaks from being damaged. The Joint will automatically become disabled before this is called.

Referenced by opal::Joint::updateDamage().


The documentation for this class was generated from the following file:
Generated on Tue May 16 17:49:56 2006 for OPAL by  doxygen 1.4.6-NO