Project

General

Profile

SO3Engine
OgreNewt::World Member List

This is the complete list of members for OgreNewt::World, including all inherited members.

BodyVector typedefOgreNewt::Worldprotected
BodyVectorVector typedefOgreNewt::Worldprotected
CreateController(const dMatrix &matrix, NewtonCollision *const convexShape)OgreNewt::World
criticalSectionLock() constOgreNewt::Worldinline
criticalSectionUnlock() constOgreNewt::Worldinline
destroyAllBodies()OgreNewt::Worldinline
DestroyController(CustomTriggerController *const controller)OgreNewt::World
FM_ADAPTIVE enum valueOgreNewt::World
FM_EXACT enum valueOgreNewt::World
FrictionModelMode enum nameOgreNewt::World
getBodyCount() constOgreNewt::Worldinline
getBodyInAABBIterator() constOgreNewt::Worldinline
getConstraintCount() constOgreNewt::Worldinline
getDebugger() constOgreNewt::Worldinline
getDefaultAngularDamping() constOgreNewt::Worldinline
getDefaultLinearDamping() constOgreNewt::Worldinline
getDefaultMaterialID() constOgreNewt::Worldinline
getFirstBody() constOgreNewt::World
getMultithreadSolverOnSingleIsland() constOgreNewt::Worldinline
getNewtonWorld() constOgreNewt::Worldinline
getPlatformArchitecture(Ogre::String &description)OgreNewt::Worldinline
getThreadCount() constOgreNewt::Worldinline
getUpdateFPS() constOgreNewt::Worldinline
getVersion() constOgreNewt::Worldinline
invalidateCache()OgreNewt::Worldinline
LeaveWorldCallback typedefOgreNewt::World
m_bodyInAABBIteratorOgreNewt::Worldprotected
m_debuggerOgreNewt::Worldmutableprotected
m_defaultAngularDampingOgreNewt::Worldprotected
m_defaultLinearDampingOgreNewt::Worldprotected
m_defaultMatIDOgreNewt::Worldprotected
m_invTimestepOgreNewt::Worldprotected
m_maxTicksPerFramesOgreNewt::Worldprotected
m_timeAcumulatorOgreNewt::Worldprotected
m_timestepOgreNewt::Worldprotected
m_triggerManagerOgreNewt::Worldprotected
m_updateFPSOgreNewt::Worldprotected
m_worldOgreNewt::Worldprotected
PF_BEST_POSSIBLE enum valueOgreNewt::World
PF_COMMON_OPTIMIZED enum valueOgreNewt::World
PF_DETERMINISTIC_UNOPTIMIZED enum valueOgreNewt::World
PlatformArchitecture enum nameOgreNewt::World
setAllocators(NewtonAllocMemory newtonAlloc, NewtonFreeMemory newtonFree)OgreNewt::Worldstatic
setDefaultAngularDamping(Ogre::Vector3 defaultAngularDamping)OgreNewt::Worldinline
setDefaultLinearDamping(Ogre::Real defaultLinearDamping)OgreNewt::Worldinline
setFrictionModel(int model)OgreNewt::Worldinline
setMinimumFrameRate(Ogre::Real frame)OgreNewt::Worldinline
setMultithreadSolverOnSingleIsland(int mode)OgreNewt::Worldinline
setPlatformArchitecture(int mode)OgreNewt::Worldinline
setpostListener(std::string name, void *const listenerUserData, NewtonWorldUpdateListenerCallback update)OgreNewt::World
setPreListener(std::string name, void *const listenerUserData, NewtonWorldUpdateListenerCallback update)OgreNewt::World
setSolverModel(int model)OgreNewt::World
setThreadCount(int threads)OgreNewt::World
setUpdateFPS(Ogre::Real desiredFps, int maxUpdatesPerFrames)OgreNewt::World
SM_EXACT enum valueOgreNewt::World
SM_FASTEST enum valueOgreNewt::World
SM_MEDIUM enum valueOgreNewt::World
SM_RIDICULUS enum valueOgreNewt::World
SM_SLOW enum valueOgreNewt::World
SolverModelMode enum nameOgreNewt::World
update(Ogre::Real t_step)OgreNewt::World
waitForUpdateToFinish() constOgreNewt::Worldinline
World(Ogre::Real desiredFps=100.0f, int maxUpdatesPerFrames=5, Ogre::String name="main")OgreNewt::World
~World()OgreNewt::World