Searched refs:rFirstPoint (Results 1 – 1 of 1) sorted by relevance
223 const Point rFirstPoint = aPoly.GetPoint(0); in ImplGeneralPolygonToBands() local225 if ( rLastPoint != rFirstPoint ) in ImplGeneralPolygonToBands()227 pRegionBand->InsertLine( rLastPoint, rFirstPoint, nLineID++ ); in ImplGeneralPolygonToBands()
Completed in 12 milliseconds