Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/texture/
H A Dtexture.cxx323 const double fStepSize(1.0 / maGradientInfo.getSteps()); in appendTransformationsAndColors() local
328 const double fSize(1.0 - (fStepSize * a)); in appendTransformationsAndColors()
459 const double fStepSize(1.0 / maGradientInfo.getSteps()); in appendTransformationsAndColors() local
464 const double fSize(1.0 - (fStepSize * a)); in appendTransformationsAndColors()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx434 const double fStepSize(1.0 / (double)nSteps); in createLatheSlices() local
438 const double fStep((double)(a + 1L) * fStepSize); in createLatheSlices()

Completed in 19 milliseconds