BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_getTotalMass C# (CSharp) 메소드

btSoftBody_getTotalMass() 개인적인 메소드

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