Searched refs:fComputeSector (Results 1 – 4 of 4) sorted by relevance
135 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()963 fComputeSector = fComputedSector = fCheckCoincidence = fTangentsAmbiguous = false; in set()1082 fComputeSector = true; // can't determine sector until segment length can be found in setSector()