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

btStaticPlaneShape_calculateLocalInertia() private méthode

private btStaticPlaneShape_calculateLocalInertia ( HandleRef jarg1, float jarg2, HandleRef jarg3 ) : void
jarg1 HandleRef
jarg2 float
jarg3 HandleRef
Résultat void
        public static extern void btStaticPlaneShape_calculateLocalInertia(HandleRef jarg1, float jarg2, HandleRef jarg3);
BulletCollisionPINVOKE