Home
last modified time | relevance | path

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

/aoo4110/main/drawinglayer/source/texture/
H A Dtexture3d.cxx341 const double fAngleA(rHatch.getAngle()); in GeoTexSvxMultiHatch() local
344 mp0 = new GeoTexSvxHatch(aOutlineRange, rHatch.getDistance(), fAngleA); in GeoTexSvxMultiHatch()
348 mp1 = new GeoTexSvxHatch(aOutlineRange, rHatch.getDistance(), fAngleA + F_PI2); in GeoTexSvxMultiHatch()
353 mp2 = new GeoTexSvxHatch(aOutlineRange, rHatch.getDistance(), fAngleA + F_PI4); in GeoTexSvxMultiHatch()

Completed in 21 milliseconds