Searched refs:pAETOther (Results 1 – 1 of 1) sorted by relevance
183 detail::VectorOfVertexPtr* pAETOther = &aAET2; in renderClippedPolyPolygon() local295 pAETOther->clear(); in renderClippedPolyPolygon()307 pAETOther->push_back( (*pAET)[0] ); in renderClippedPolyPolygon()309 pAETOther->push_back( (*pAET)[1] ); in renderClippedPolyPolygon()334 detail::sortAET(*pAET, *pAETOther); in renderClippedPolyPolygon()341 pAETOther->push_back( *currVertex ); in renderClippedPolyPolygon()349 pAETOther->push_back( *currVertex ); in renderClippedPolyPolygon()352 std::swap( pAET, pAETOther ); in renderClippedPolyPolygon()
Completed in 14 milliseconds