BulletCSharp.BulletSoftBodyPINVOKE.btDefaultSoftBodySolver_checkInitialized C# (CSharp) Method

btDefaultSoftBodySolver_checkInitialized() private method

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