Searched refs:getModulate (Results 1 – 5 of 5) sorted by relevance
64 const bool bOldModulate(getModulate()); mbModulate = rPrimitive.getModulate(); in impRenderGradientTexturePrimitive3D()176 const bool bOldModulate(getModulate()); mbModulate = rPrimitive.getModulate(); in impRenderHatchTexturePrimitive3D()217 const bool bOldModulate(getModulate()); mbModulate = rPrimitive.getModulate(); in impRenderBitmapTexturePrimitive3D()382 …const basegfx::BColor aColor(getModulate() ? basegfx::BColor(1.0, 1.0, 1.0) : rPrimitive.getMateri… in impRenderPolyPolygonMaterialPrimitive3D()412 …const basegfx::BColor aColor(getModulate() ? basegfx::BColor(1.0, 1.0, 1.0) : rPrimitive.getMateri… in impRenderPolyPolygonMaterialPrimitive3D()
259 else if(mrProcessor.getModulate()) in decideColorAndOpacity()312 const bool bNeedNrmOrCol(!bUseColorTex || (bUseColorTex && mrProcessor.getModulate())); in setupLineSpanInterpolators()540 bool getModulate() const { return mbModulate; } in getModulate() function in RasterPrimitive3D570 getModulate(), in rasterconvertB3DPolygon()646 getModulate(), in rasterconvertB3DPolyPolygon()798 mbModulate = rCandidate.getModulate(); in finish()
58 return (getModulate() == rCompare.getModulate() in operator ==()
69 bool getModulate() const { return mbModulate; } in getModulate() function in drawinglayer::primitive3d::TexturePrimitive3D
147 bool getModulate() const { return mbModulate; } in getModulate() function in drawinglayer::processor3d::DefaultProcessor3D
Completed in 31 milliseconds