![]() |
Public API 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>
Public Member Functions | |
virtual void | Execute (float stepsize)=0 |
Executes the per update callback. |
This class can be passed in as a callback during the physics update it is only called if FrameRate is enabled.
virtual void iODEFrameUpdateCallback::Execute | ( | float | stepsize | ) | [pure virtual] |
Executes the per update callback.