BulletCSharp.BulletCollisionPINVOKE.btBoxShape_calculateLocalInertia C# (CSharp) Méthode

btBoxShape_calculateLocalInertia() private méthode

private btBoxShape_calculateLocalInertia ( HandleRef jarg1, float jarg2, HandleRef jarg3 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
jarg3 System.Runtime.InteropServices.HandleRef
Résultat void
        public static extern void btBoxShape_calculateLocalInertia(HandleRef jarg1, float jarg2, HandleRef jarg3);
BulletCollisionPINVOKE