BulletCSharp.BulletSoftBodyPINVOKE.btSoftBodySolver_predictMotion C# (CSharp) Method

btSoftBodySolver_predictMotion() private method

private btSoftBodySolver_predictMotion ( HandleRef jarg1, float jarg2 ) : void
jarg1 HandleRef
jarg2 float
return void
        public static extern void btSoftBodySolver_predictMotion(HandleRef jarg1, float jarg2);
BulletSoftBodyPINVOKE