BulletCSharp.BulletSoftBodyPINVOKE.btSoftBodySolver_checkInitialized C# (CSharp) Method

btSoftBodySolver_checkInitialized() private method

private btSoftBodySolver_checkInitialized ( HandleRef jarg1 ) : bool
jarg1 HandleRef
return bool
        public static extern bool btSoftBodySolver_checkInitialized(HandleRef jarg1);
BulletSoftBodyPINVOKE