Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolypolygon.cxx299 bool B3DPolyPolygon::areNormalsUsed() const in areNormalsUsed() function in basegfx::B3DPolyPolygon
303 if((mpPolyPolygon->getB3DPolygon(a)).areNormalsUsed()) in areNormalsUsed()
314 if(areNormalsUsed()) in clearNormals()
H A Db3dpolygon.cxx1178 bool areNormalsUsed() const in areNormalsUsed() function in ImplB3DPolygon
1651 if(mpPolygon->areNormalsUsed() && !rMatrix.isIdentity()) in transformNormals()
1655 bool B3DPolygon::areNormalsUsed() const in areNormalsUsed() function in basegfx::B3DPolygon
1657 return mpPolygon->areNormalsUsed(); in areNormalsUsed()
1662 if(mpPolygon->areNormalsUsed()) in clearNormals()
H A Db3dpolygonclipper.cxx85 if(rSource.areNormalsUsed()) in impAppendCopy()
109 if(rSource.areNormalsUsed()) in impAppendInterpolate()
H A Db3dpolygontools.cxx569 if(aRetval.areNormalsUsed()) in invertNormals()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db3dpolypolygon.hxx82 bool areNormalsUsed() const;
H A Db3dpolygon.hxx97 bool areNormalsUsed() const;
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrsphereprimitive3d.cxx63 && aFill.areNormalsUsed()) in create3DDecomposition()
H A Dsdrdecompositiontools3d.cxx196 if(aScaledPolyPolygon.areNormalsUsed()) in create3DPolyPolygonFillPrimitives()
/trunk/main/basegfx/source/raster/
H A Drasterconvert3d.cxx192 if(rFill.areNormalsUsed()) in addEdge()
/trunk/main/drawinglayer/source/processor3d/
H A Ddefaultprocessor3d.cxx362 aFill.areNormalsUsed() ? in impRenderPolyPolygonMaterialPrimitive3D()

Completed in 50 milliseconds