BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_getMass C# (CSharp) Méthode

btSoftBody_getMass() private méthode

private btSoftBody_getMass ( HandleRef jarg1, int jarg2 ) : float
jarg1 HandleRef
jarg2 int
Résultat float
        public static extern float btSoftBody_getMass(HandleRef jarg1, int jarg2);
BulletSoftBodyPINVOKE