Searched refs:aPolA (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/drawinglayer/source/primitive3d/ |
H A D | sdrextrudelathetools3d.cxx | 651 basegfx::B3DPolyPolygon aPolA(rSliceA.getB3DPolyPolygon()); in extractPlanesFromSlice() local 658 impCreateInBetweenNormals(aPolB, aPolA, bSmoothHorizontalNormals); in extractPlanesFromSlice() 695 impMixNormals(aPolA, aPolAA, fSmoothNormalsMix); in extractPlanesFromSlice() 696 aPolAA = aPolA; in extractPlanesFromSlice() 701 aPolAA = aPolA; in extractPlanesFromSlice() 721 impMixNormals(aPolA, aFront, fSmoothNormalsMix); in extractPlanesFromSlice() 727 impMixNormals(aFront, aPolA, fSmoothLidsMix); in extractPlanesFromSlice() 728 aPolA = aFront; in extractPlanesFromSlice() 752 impMixNormals(aPolA, aPolAA, 0.5); in extractPlanesFromSlice() 852 …impAddInBetweenFill(aEdgeRounding, aPolB, aPolA, fTexStart, fTexStop, bCreateNormals, bCreateTextu… in extractPlanesFromSlice()
|
Completed in 41 milliseconds