Om  1.0.0
A universal framework for multimedia simulation
Public Attributes | List of all members
om::physics::context::PhysicsContext::ConstraintIsland Class Reference

A class that stores information for a constraint island in a physics context. More...

#include <omPhysicsContext.h>

Public Attributes

ArrayList< const ConstraintInfo *, UInt32constraints
 A list of the constraints that are part of this constraint island. More...
 

Detailed Description

A class that stores information for a constraint island in a physics context.

Member Data Documentation

ArrayList<const ConstraintInfo*,UInt32> om::physics::context::PhysicsContext::ConstraintIsland::constraints

A list of the constraints that are part of this constraint island.


The documentation for this class was generated from the following file: