Home
last modified time | relevance | path

Searched defs:mInvInertia (Results 1 – 2 of 2) sorted by relevance

/dports/games/toycars/toycars-0.3.10/toycars/src/MyFisix/
H A DRigidBody.h58 double mInvInertia; // 1/(kg m^2) variable
/dports/games/toycars/toycars-0.3.10/toycars/src/
H A DWheel.h72 double mInvInertia; // reciprocal of inertia (for faster computations) variable