Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx73 basegfx::B2DPolyPolygon& rOuterPolyPolygon, in impGetOuterPolyPolygon() argument
77 rOuterPolyPolygon = rPolygon; in impGetOuterPolyPolygon()
97 rOuterPolyPolygon.transform(aScaleTrans); in impGetOuterPolyPolygon()
103 rOuterPolyPolygon = basegfx::tools::growInNormalDirection(rPolygon, -fOffset); in impGetOuterPolyPolygon()
104 basegfx::tools::correctGrowShrinkPolygonPair(rPolygon, rOuterPolyPolygon); in impGetOuterPolyPolygon()

Completed in 13 milliseconds