Om  1.0.0
A universal framework for multimedia simulation
Namespaces
om::physics Namespace Reference

A namespace that handles simulation of physically-based dynamics. More...

Namespaces

 base
 A namespace that contains physics base classes.
 
 collision
 A namespace that contains classes that detect for collisions between shapes.
 
 constraints
 A namespace that contains classes that resolve collisions and handle joints between objects.
 
 context
 A namespace that contains classes that handle a physics simulation context.
 
 forces
 A namespace that contains classes that apply forces to objects in a simulation.
 
 objects
 A namespace that contains classes that represent different types of objects in a simulation.
 
 resources
 A namespace that contains classes that load and save physics data to the resource file format.
 
 scenes
 A namespace that contains classes that represent scenes where physics are simulated.
 
 shapes
 A namespace that contains classes that represent the shapes of objects in a simulation.
 

Detailed Description

A namespace that handles simulation of physically-based dynamics.