Searched refs:fInnerLength (Results 1 – 1 of 1) sorted by relevance
402 const double fInnerLength(aBaseRange.getMinX() * fRotation); in createLatheSlices() local403 const double fAverageLength((fOuterLength + fInnerLength) * 0.5); in createLatheSlices()