vectormath2bullet.h File Reference

#include "BulletMultiThreaded/vectormath/scalar/cpp/vectormath_aos.h"
#include "LinearMath/btVector3.h"
#include "LinearMath/btQuaternion.h"
#include "LinearMath/btMatrix3x3.h"
Include dependency graph for vectormath2bullet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Vectormath::Aos::Vector3 getVmVector3 (const btVector3 &bulletVec)
 only use a system-wide vectormath_aos.h on CELLOS_LV2 or if USE_SYSTEM_VECTORMATH
btVector3 getBtVector3 (const Vectormath::Aos::Vector3 &vmVec)
btVector3 getBtVector3 (const Vectormath::Aos::Point3 &vmVec)
Vectormath::Aos::Quat getVmQuat (const btQuaternion &bulletQuat)
btQuaternion getBtQuat (const Vectormath::Aos::Quat &vmQuat)
Vectormath::Aos::Matrix3 getVmMatrix3 (const btMatrix3x3 &btMat)

Function Documentation

btQuaternion getBtQuat ( const Vectormath::Aos::Quat vmQuat  )  [inline]

Definition at line 65 of file vectormath2bullet.h.

btVector3 getBtVector3 ( const Vectormath::Aos::Point3 vmVec  )  [inline]

Definition at line 54 of file vectormath2bullet.h.

btVector3 getBtVector3 ( const Vectormath::Aos::Vector3 vmVec  )  [inline]

Definition at line 50 of file vectormath2bullet.h.

Vectormath::Aos::Matrix3 getVmMatrix3 ( const btMatrix3x3 btMat  )  [inline]

Definition at line 70 of file vectormath2bullet.h.

Vectormath::Aos::Quat getVmQuat ( const btQuaternion bulletQuat  )  [inline]

Definition at line 59 of file vectormath2bullet.h.

Vectormath::Aos::Vector3 getVmVector3 ( const btVector3 bulletVec  )  [inline]

only use a system-wide vectormath_aos.h on CELLOS_LV2 or if USE_SYSTEM_VECTORMATH

Definition at line 45 of file vectormath2bullet.h.


Generated on Mon Feb 15 22:21:35 2010 for Bullet Collision Detection & Physics Library by  doxygen 1.6.1