Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sdr/contact/
H A Dviewcontactofe3dpolygon.cxx59 basegfx::B3DPolyPolygon aPolyPolygon3D(GetE3dPolygonObj().GetPolyPolygon3D()); in createViewIndependentPrimitive3DSequence() local
62 … const bool bNormals(aPolyNormals3D.count() && aPolyNormals3D.count() == aPolyPolygon3D.count()); in createViewIndependentPrimitive3DSequence()
63 … const bool bTexture(aPolyTexture2D.count() && aPolyTexture2D.count() == aPolyPolygon3D.count()); in createViewIndependentPrimitive3DSequence()
67 for(sal_uInt32 a(0L); a < aPolyPolygon3D.count(); a++) in createViewIndependentPrimitive3DSequence()
69 basegfx::B3DPolygon aCandidate3D(aPolyPolygon3D.getB3DPolygon(a)); in createViewIndependentPrimitive3DSequence()
103 aPolyPolygon3D.setB3DPolygon(a, aCandidate3D); in createViewIndependentPrimitive3DSequence()
117 const basegfx::B3DRange aObjectRange(basegfx::tools::getRange(aPolyPolygon3D)); in createViewIndependentPrimitive3DSequence()
164 aPolyPolygon3D.flip(); in createViewIndependentPrimitive3DSequence()
170 aPolyPolygon3D, aWorldTransform, aTextureSize, aAttribute, *pSdr3DObjectAttribute)); in createViewIndependentPrimitive3DSequence()
/aoo4110/main/xmloff/source/draw/
H A Dshapeexport3.cxx211 const basegfx::B3DPolyPolygon aPolyPolygon3D( in ImpExport3DShape() local
219 aPolyPolygon3D, in ImpExport3DShape()

Completed in 20 milliseconds