CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

iODEFrameUpdateCallback Struct Reference

This class can be passed in as a callback during the physics update it is only called if FrameRate is enabled. More...

#include <ode.h>

Inheritance diagram for iODEFrameUpdateCallback:

iBase List of all members.

Public Methods

virtual void Execute (float stepsize)=0
 Executes the per update callback. More...


Detailed Description

This class can be passed in as a callback during the physics update it is only called if FrameRate is enabled.

Definition at line 29 of file ode.h.


Member Function Documentation

virtual void iODEFrameUpdateCallback::Execute float    stepsize [pure virtual]
 

Executes the per update callback.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14