12 ::ll::TypedStorage<4, 4, float> mConstraintMass;
13 ::ll::TypedStorage<4, 12, ::Vec3> mConstraintAxis;
14 ::ll::TypedStorage<4, 4, float> mBias;
15 ::ll::TypedStorage<1, 1, bool> mShouldEnforce;
16 ::ll::TypedStorage<4, 4, float> mMassA;
17 ::ll::TypedStorage<4, 4, float> mMassB;
18 ::ll::TypedStorage<4, 4, float> mDesiredDistance;