Searched refs:fComputeSector (Results 1 – 2 of 2) sorted by relevance
132 bool fComputeSector; variable
83 if (lh->fComputeSector && !lh->computeSector()) { in after()86 if (fComputeSector && !this->computeSector()) { in after()89 if (rh->fComputeSector && !rh->computeSector()) { in after()861 fComputeSector = fComputedSector = fCheckCoincidence = fTangentsAmbiguous = false; in set()980 fComputeSector = true; // can't determine sector until segment length can be found in setSector()