Searched refs:checkOK (Results 1 – 1 of 1) sorted by relevance
241 bool checkOK = positions.check() && sphere.check(); in util_computeBoundingSphere() local242 if (! checkOK) { in util_computeBoundingSphere()448 bool checkOK = ws.check() && positions.check() && indices.check(); in util_visibilityTest() local449 if (! checkOK) { in util_visibilityTest()503 bool checkOK = resultMat.check() && lhs.check() && rhs.check(); in util_multiplyMM() local505 if ( !checkOK ) { in util_multiplyMM()534 bool checkOK = resultV.check() && lhs.check() && rhs.check(); in util_multiplyMV() local536 if ( !checkOK ) { in util_multiplyMV()