Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/
H A Dsgvspln.cxx815 short MaxKoord=32000; // von Ueberlaeufen in Spline2Poly() local
853 if (x<MinKoord) x=MinKoord; if (x>MaxKoord) x=MaxKoord; in Spline2Poly()
854 if (y<MinKoord) y=MinKoord; if (y>MaxKoord) y=MaxKoord; in Spline2Poly()

Completed in 24 milliseconds