SIO2physic Struct Reference

#include <sio2_physic.h>

List of all members.

Public Attributes

char name [SIO2_MAX_CHAR]
 The name of the SIO2physic world.
unsigned char state
 The current state of the SIO2physic simulation.
btSoftBodyRigidBodyCollisionConfiguration * _btSoftBodyRigidBodyCollisionConfiguration
 The standard rigid/soft body physic collision configuration.
btCollisionDispatcher * _btCollisionDispatcher
 Standard collision dispatcher.
btBroadphaseInterface * _btBroadphaseInterface
 Standard broadphase interface.
btConstraintSolver * _btConstraintSolver
 Standard constraint solver.
btSoftRigidDynamicsWorld * _btSoftRigidDynamicsWorld
 The soft and rigid physic dynamic world.
btSoftBodyWorldInfo _btSoftBodyWorldInfo
 The structure used to passed the soft body physic world information.


Member Data Documentation

char SIO2physic::name[SIO2_MAX_CHAR]

The name of the SIO2physic world.

Referenced by sio2PhysicInit(), and sio2ResourceGet().

The current state of the SIO2physic simulation.

Can be any of theses value:

SIO2_PLAY
SIO2_PAUSE
SIO2_STOP

Referenced by sio2PhysicPause(), sio2PhysicPlay(), sio2PhysicRender(), and sio2PhysicStop().

btSoftBodyRigidBodyCollisionConfiguration* SIO2physic::_btSoftBodyRigidBodyCollisionConfiguration

The standard rigid/soft body physic collision configuration.

Referenced by sio2PhysicFree(), and sio2PhysicInit().

btCollisionDispatcher* SIO2physic::_btCollisionDispatcher

Standard collision dispatcher.

Referenced by sio2PhysicFree(), and sio2PhysicInit().

btBroadphaseInterface* SIO2physic::_btBroadphaseInterface

Standard broadphase interface.

Referenced by sio2PhysicFree(), sio2PhysicInit(), and sio2PhysicOptimize().

btConstraintSolver* SIO2physic::_btConstraintSolver

Standard constraint solver.

Referenced by sio2PhysicFree(), and sio2PhysicInit().

btSoftRigidDynamicsWorld* SIO2physic::_btSoftRigidDynamicsWorld

btSoftBodyWorldInfo SIO2physic::_btSoftBodyWorldInfo

The structure used to passed the soft body physic world information.

Referenced by sio2PhysicAddSoftBody(), sio2PhysicInit(), sio2PhysicSetGravity(), and sio2PhysicSetWorldAttributes().


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

Generated on Thu Mar 4 15:41:52 2010 for SIO2 Engine by  doxygen 1.5.6