OgreOggSound  1.26
OgreOggSound::OOSCallback Class Referenceabstract

Callbacks for sound states. More...

#include <OgreOggSoundCallback.h>

Inheritance diagram for OgreOggSound::OOSCallback:

Public Member Functions

virtual ~OOSCallback ()
 
virtual void execute (OgreOggISound *sound)=0
 

Detailed Description

Callbacks for sound states.

Template class for implementing callbacks which can be attached to sounds.

Remarks
Allows member functions to be used as callbacks. Amended from OgreAL, originally written by CaseyB.

Constructor & Destructor Documentation

virtual OgreOggSound::OOSCallback::~OOSCallback ( )
virtual

Member Function Documentation

virtual void OgreOggSound::OOSCallback::execute ( OgreOggISound sound)
pure virtual

The documentation for this class was generated from the following file: