Searched refs:aPolyNormals3D (Results 1 – 3 of 3) sorted by relevance
60 const basegfx::B3DPolyPolygon aPolyNormals3D(GetE3dPolygonObj().GetPolyNormals3D()); in createViewIndependentPrimitive3DSequence() local62 … const bool bNormals(aPolyNormals3D.count() && aPolyNormals3D.count() == aPolyPolygon3D.count()); in createViewIndependentPrimitive3DSequence()75 aNormals3D = aPolyNormals3D.getB3DPolygon(a); in createViewIndependentPrimitive3DSequence()
289 if ( aPolyNormals3D != rNewPolyNormals3D ) in SetPolyNormals3D()292 aPolyNormals3D = rNewPolyNormals3D; in SetPolyNormals3D()337 aPolyNormals3D = r3DObj.aPolyNormals3D; in operator =()
35 basegfx::B3DPolyPolygon aPolyNormals3D; member in E3dPolygonObj72 const basegfx::B3DPolyPolygon& GetPolyNormals3D() const { return aPolyNormals3D; } in GetPolyNormals3D()
Completed in 19 milliseconds