BulletCSharp.BulletCollisionPINVOKE.btMultiSphereShape_calculateLocalInertia C# (CSharp) Метод

btMultiSphereShape_calculateLocalInertia() приватный Метод

private btMultiSphereShape_calculateLocalInertia ( HandleRef jarg1, float jarg2, HandleRef jarg3 ) : void
jarg1 HandleRef
jarg2 float
jarg3 HandleRef
Результат void
        public static extern void btMultiSphereShape_calculateLocalInertia(HandleRef jarg1, float jarg2, HandleRef jarg3);
BulletCollisionPINVOKE