Searched refs:GetE3dPolygonObj (Results 1 – 2 of 2) sorted by relevance
53 const SfxItemSet& rItemSet = GetE3dPolygonObj().GetMergedItemSet(); in createViewIndependentPrimitive3DSequence()54 const bool bSuppressFill(GetE3dPolygonObj().GetLineOnly()); in createViewIndependentPrimitive3DSequence()59 basegfx::B3DPolyPolygon aPolyPolygon3D(GetE3dPolygonObj().GetPolyPolygon3D()); in createViewIndependentPrimitive3DSequence()60 const basegfx::B3DPolyPolygon aPolyNormals3D(GetE3dPolygonObj().GetPolyNormals3D()); in createViewIndependentPrimitive3DSequence()61 const basegfx::B2DPolyPolygon aPolyTexture2D(GetE3dPolygonObj().GetPolyTexture2D()); in createViewIndependentPrimitive3DSequence()
50 E3dPolygonObj& GetE3dPolygonObj() const in GetE3dPolygonObj() function in sdr::contact::ViewContactOfE3dPolygon