BulletCSharp.BulletDynamicsPINVOKE.btDiscreteDynamicsWorld_stepSimulation__SWIG_1 C# (CSharp) Méthode

btDiscreteDynamicsWorld_stepSimulation__SWIG_1() private méthode

private btDiscreteDynamicsWorld_stepSimulation__SWIG_1 ( HandleRef jarg1, float jarg2, int jarg3 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
jarg3 int
Résultat int
        public static extern int btDiscreteDynamicsWorld_stepSimulation__SWIG_1(HandleRef jarg1, float jarg2, int jarg3);
BulletDynamicsPINVOKE