Searched refs:resProjectable (Results 1 – 1 of 1) sorted by relevance
822 Paths resProjectable = clipperProjectable.execute(c2t::clip2tri::Intersection); in updateVisibleRegion() local823 if (resProjectable.size()) in updateVisibleRegion()824 …m_projectableRegion = QClipperUtils::pathToQList(resProjectable[0]); // Intersection between two c… in updateVisibleRegion()