BulletCSharp.BulletSoftBodyPINVOKE.btSoftBodySolver_getNumberOfPositionIterations C# (CSharp) Method

btSoftBodySolver_getNumberOfPositionIterations() private method

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