Searched refs:IlSize (Results 1 – 1 of 1) sorted by relevance
2828 size_t IlSize = m_IntersectList.size(); in ProcessIntersections() local2829 if (IlSize == 0) return true; in ProcessIntersections()2830 if (IlSize == 1 || FixupIntersectionOrder()) ProcessIntersectList(); in ProcessIntersections()