iDynamics Struct Reference
This is the interface for the actual plugin. More...
#include <dynamics.h>
Inheritance diagram for iDynamics:

Public Methods | |
virtual csPtr< iDynamicSystem > | CreateSystem ()=0 |
Create a rigid body and add it to the simulation. | |
virtual void | RemoveSystem (iDynamicSystem *system)=0 |
Create a rigid body and add it to the simulation. | |
virtual iDynamicSystem * | FindSystem (const char *name)=0 |
Finds a system by name. | |
virtual void | Step (float stepsize)=0 |
Step the simulation forward by stepsize. |
Detailed Description
This is the interface for the actual plugin.It is responsible for creating iDynamicSystem.
Definition at line 48 of file dynamics.h.
Member Function Documentation
|
Create a rigid body and add it to the simulation.
|
|
Finds a system by name.
|
|
Create a rigid body and add it to the simulation.
|
|
Step the simulation forward by stepsize.
|
The documentation for this struct was generated from the following file:
- ivaria/dynamics.h
Generated for Crystal Space by doxygen 1.2.18