Om  1.0.0
A universal framework for multimedia simulation
Classes | Typedefs
om::physics::context Namespace Reference

A namespace that contains classes that handle a physics simulation context. More...

Classes

class  PhysicsContext
 The main object that handles simulation of a physics scene. More...
 
class  PhysicsContextObject
 The base class for objects that use a physics context to do simulation. More...
 
class  PhysicsFlags
 A class that encapsulates the different boolean flags that a physics simulation can have. More...
 
class  PhysicsRequest
 A class that contains parameters for a physics simulation. More...
 
class  PhysicsSceneObject
 An interface for classes that can be part of a physics scene. More...
 

Typedefs

typedef UInt32 PhysicsObjectID
 
typedef UInt32 ColliderID
 
typedef UInt32 ConstraintID
 
typedef UInt32 ForceID
 
typedef UInt32 ForceFieldID
 
typedef UInt32 PhysicsSceneID
 

Detailed Description

A namespace that contains classes that handle a physics simulation context.

Typedef Documentation