Home
last modified time | relevance | path

Searched refs:aPRel (Results 1 – 1 of 1) sorted by relevance

/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx238 Point aP1,aPRel; in PolyPolygonToPolygon() local
266 aPRel=aPoly2.GetPoint(i2); aPRel-=aP1; in PolyPolygonToPolygon()
267 nDistSqr=aPRel.X()*aPRel.X()+aPRel.Y()*aPRel.Y(); in PolyPolygonToPolygon()

Completed in 26 milliseconds