Blender
V3.3
|
#include <btSpatialAlgebra.h>
Public Attributes | |
btVector3 | m_topVec |
btVector3 | m_bottomVec |
These spatial algebra classes are used for btMultiBody, see BulletDynamics/Featherstone
Definition at line 23 of file btSpatialAlgebra.h.
|
inline |
Definition at line 27 of file btSpatialAlgebra.h.
References setZero().
Referenced by operator*(), operator+(), and operator-().
|
inline |
Definition at line 28 of file btSpatialAlgebra.h.
|
inline |
Definition at line 29 of file btSpatialAlgebra.h.
References setValue().
Definition at line 66 of file btSpatialAlgebra.h.
References m_bottomVec.
Definition at line 67 of file btSpatialAlgebra.h.
References m_topVec.
|
inline |
Definition at line 50 of file btSpatialAlgebra.h.
References m_bottomVec, and m_topVec.
Definition at line 45 of file btSpatialAlgebra.h.
References m_bottomVec, and m_topVec.
|
inline |
Definition at line 61 of file btSpatialAlgebra.h.
References m_bottomVec.
|
inline |
Definition at line 60 of file btSpatialAlgebra.h.
References m_topVec.
|
inline |
Definition at line 90 of file btSpatialAlgebra.h.
References btSpatialForceVector(), m_bottomVec, and m_topVec.
|
inline |
Definition at line 88 of file btSpatialAlgebra.h.
References btSpatialForceVector(), m_bottomVec, and m_topVec.
|
inline |
Definition at line 75 of file btSpatialAlgebra.h.
References m_bottomVec, and m_topVec.
|
inline |
Definition at line 89 of file btSpatialAlgebra.h.
References btSpatialForceVector(), m_bottomVec, and m_topVec.
|
inline |
Definition at line 87 of file btSpatialAlgebra.h.
References btSpatialForceVector(), m_bottomVec, and m_topVec.
|
inline |
Definition at line 81 of file btSpatialAlgebra.h.
References m_bottomVec, and m_topVec.
Definition at line 64 of file btSpatialAlgebra.h.
References m_bottomVec.
Definition at line 63 of file btSpatialAlgebra.h.
References m_topVec.
|
inline |
Definition at line 39 of file btSpatialAlgebra.h.
References m_bottomVec, and m_topVec.
Referenced by btSpatialForceVector().
Definition at line 34 of file btSpatialAlgebra.h.
References m_bottomVec, and m_topVec.
|
inline |
Definition at line 69 of file btSpatialAlgebra.h.
References m_bottomVec, and m_topVec.
Referenced by btSpatialForceVector().
btVector3 btSpatialForceVector::m_bottomVec |
Definition at line 25 of file btSpatialAlgebra.h.
Referenced by addAngular(), addValue(), addVector(), getAngular(), operator*(), operator+(), operator+=(), operator-(), operator-=(), setAngular(), setValue(), setVector(), and setZero().
btVector3 btSpatialForceVector::m_topVec |
Definition at line 25 of file btSpatialAlgebra.h.
Referenced by addLinear(), addValue(), addVector(), getLinear(), operator*(), operator+(), operator+=(), operator-(), operator-=(), setLinear(), setValue(), setVector(), and setZero().