![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Ode.h>
Public Member Functions | |
| idODE_Euler (const int dim, const deriveFunction_t dr, const void *ud) | |
| virtual | ~idODE_Euler (void) |
| virtual float | Evaluate (const float *state, float *newState, float t0, float t1) |
Public Member Functions inherited from idODE | |
| virtual | ~idODE (void) |
Protected Attributes | |
| float * | derivatives |
Protected Attributes inherited from idODE | |
| int | dimension |
| deriveFunction_t | derive |
| const void * | userData |
1.8.6.