Bullet Collision Detection & Physics Library
|
This is the complete list of members for TrbDynBody, including all inherited members.
fCollObject | TrbDynBody | |
fElasticity | TrbDynBody | private |
fFriction | TrbDynBody | private |
fIBody | TrbDynBody | private |
fIBodyInv | TrbDynBody | private |
fMass | TrbDynBody | private |
fMassInv | TrbDynBody | private |
getBodyInertia() const | TrbDynBody | inline |
getBodyInertiaInv() const | TrbDynBody | inline |
getCollObject() const | TrbDynBody | inline |
getElasticity() const | TrbDynBody | inline |
getFriction() const | TrbDynBody | inline |
getMass() const | TrbDynBody | inline |
getMassInv() const | TrbDynBody | inline |
setBodyInertia(const Matrix3 bodyInertia) | TrbDynBody | inline |
setBodyInertiaInv(const Matrix3 bodyInertiaInv) | TrbDynBody | inline |
setCollObject(CollObject *collObj) | TrbDynBody | inline |
setElasticity(float elasticity) | TrbDynBody | inline |
setFriction(float friction) | TrbDynBody | inline |
setMass(float mass) | TrbDynBody | inline |
setMassInv(float invMass) | TrbDynBody | inline |
TrbDynBody() | TrbDynBody | inline |