Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolypolygontools.cxx288 const double fVerDiffPerStep((fVerStop - fVerStart) / (double)nVerSeg); in createUnitSpherePolyPolygon() local
301 const double fVer(fVerStart + ((double)(a) * fVerDiffPerStep)); in createUnitSpherePolyPolygon()
327 const double fVer(fVerStart + ((double)(b) * fVerDiffPerStep)); in createUnitSpherePolyPolygon()

Completed in 15 milliseconds