BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_getTotalMass C# (CSharp) Method

btSoftBody_getTotalMass() private method

private btSoftBody_getTotalMass ( HandleRef jarg1 ) : float
jarg1 HandleRef
return float
        public static extern float btSoftBody_getTotalMass(HandleRef jarg1);
BulletSoftBodyPINVOKE