BulletCSharp.BulletSoftBodyPINVOKE.btSoftBodySolver_getSolverType C# (CSharp) Method

btSoftBodySolver_getSolverType() private method

private btSoftBodySolver_getSolverType ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int btSoftBodySolver_getSolverType(HandleRef jarg1);
BulletSoftBodyPINVOKE