![]() |
Om
1.0.0
A universal framework for multimedia simulation
|
A namespace that contains classes that apply forces to objects in a simulation. More...
Classes | |
| class | Force |
| The interface for all classes that apply forces and torques to simulated objects. More... | |
| class | ForceField |
| An extension of the Force interface which can apply forces to a collection of objects. More... | |
| class | ForceFieldFlags |
| A class that encapsulates the different boolean flags that a force field can have. More... | |
| class | ForceType |
| A class that encapsulates a type for a PhysicsForce. More... | |
| class | GravityField |
| A class that applies gravitational forces to objects in a physics simulation. More... | |
| class | Spring |
| A class that applies a damped spring force between two physics objects. More... | |
| class | Thruster |
| A class that applies a force to a point on an object. More... | |
Typedefs | |
| typedef Hash | ForceTypeID |
| The integer type to use for a shape type hashed identifier. More... | |
A namespace that contains classes that apply forces to objects in a simulation.
| typedef Hash om::physics::forces::ForceTypeID |
The integer type to use for a shape type hashed identifier.
1.8.11