BulletCSharp.BulletDynamicsPINVOKE.btDiscreteDynamicsWorld_stepSimulation__SWIG_0 C# (CSharp) Метод

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

private btDiscreteDynamicsWorld_stepSimulation__SWIG_0 ( HandleRef jarg1, float jarg2, int jarg3, float jarg4 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
jarg3 int
jarg4 float
Результат int
        public static extern int btDiscreteDynamicsWorld_stepSimulation__SWIG_0(HandleRef jarg1, float jarg2, int jarg3, float jarg4);
BulletDynamicsPINVOKE