Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolypolygontools.cxx259 const double fCosHor(cos(fHor)); in getPointFromCartesian() local
260 return B3DPoint(fCosHor * cos(fVer), sin(fHor), fCosHor * -sin(fVer)); in getPointFromCartesian()

Completed in 21 milliseconds