Searched refs:antiFace (Results 1 – 1 of 1) sorted by relevance
201 int antiFace = (face + 3) % 6; // Opposite face. in testCells() local207 assertEquals(covering.mayIntersect(rootCell), capFace != antiFace); in testCells() local217 assertEquals(bulging.mayIntersect(rootCell), capFace != antiFace); in testCells() local