Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/sdr/contact/
H A Dviewcontactofe3dpolygon.cxx60 const basegfx::B3DPolyPolygon aPolyNormals3D(GetE3dPolygonObj().GetPolyNormals3D()); in createViewIndependentPrimitive3DSequence() local
62 … const bool bNormals(aPolyNormals3D.count() && aPolyNormals3D.count() == aPolyPolygon3D.count()); in createViewIndependentPrimitive3DSequence()
75 aNormals3D = aPolyNormals3D.getB3DPolygon(a); in createViewIndependentPrimitive3DSequence()
/aoo41x/main/svx/source/engine3d/
H A Dpolygn3d.cxx289 if ( aPolyNormals3D != rNewPolyNormals3D ) in SetPolyNormals3D()
292 aPolyNormals3D = rNewPolyNormals3D; in SetPolyNormals3D()
337 aPolyNormals3D = r3DObj.aPolyNormals3D; in operator =()
/aoo41x/main/svx/inc/svx/
H A Dpolygn3d.hxx35 basegfx::B3DPolyPolygon aPolyNormals3D; member in E3dPolygonObj
72 const basegfx::B3DPolyPolygon& GetPolyNormals3D() const { return aPolyNormals3D; } in GetPolyNormals3D()

Completed in 26 milliseconds