CrystalSpace

Public API Reference

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class 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 <ivaria/ode.h>

Inheritance diagram for iODEFrameUpdateCallback:

iBase List of all members.

Public Member Functions

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

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 31 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.4.4