Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx606 double fTexStop(1.0); in extractPlanesFromSlice() local
738fTexStop = (fTexHeightPos - aTexHeightArray[(a + nLoopCount - 1L) % nLoopCount]) * fInvTexHeight; in extractPlanesFromSlice()
741 …impAddInBetweenFill(aEdgeRounding, aPolAA, aPrev, fTexStart, fTexStop, bCreateNormals, bCreateText… in extractPlanesFromSlice()
828 fTexStop = (fTexHeightPos + aTexHeightArray[a]) * fInvTexHeight; in extractPlanesFromSlice()
831 …impAddInBetweenFill(aEdgeRounding, aNext, aPolBB, fTexStart, fTexStop, bCreateNormals, bCreateText… in extractPlanesFromSlice()
849 fTexStop = fTexHeightPos * fInvTexHeight; in extractPlanesFromSlice()
852 …impAddInBetweenFill(aEdgeRounding, aPolB, aPolA, fTexStart, fTexStop, bCreateNormals, bCreateTextu… in extractPlanesFromSlice()

Completed in 23 milliseconds