Searched refs:getGeoTexSvx (Results 1 – 3 of 3) sorted by relevance
225 if(mrProcessor.getGeoTexSvx().get()) in decideColorAndOpacity()229 mrProcessor.getGeoTexSvx()->modifyBColor(aTexCoor, rColor, fOpacity); in decideColorAndOpacity()241 if(mrProcessor.getGeoTexSvx().get()) in decideColorAndOpacity()309 …const bool bTextureActive(mrProcessor.getGeoTexSvx().get() || mrProcessor.getTransparenceGeoTexSvx… in setupLineSpanInterpolators()311 const bool bUseColorTex(mbUseTex && mrProcessor.getGeoTexSvx().get()); in setupLineSpanInterpolators()536 …const boost::shared_ptr< drawinglayer::texture::GeoTexSvx >& getGeoTexSvx() const { return mpGeoTe… in getGeoTexSvx() function in RasterPrimitive3D566 getGeoTexSvx(), in rasterconvertB3DPolygon()642 getGeoTexSvx(), in rasterconvertB3DPolyPolygon()796 mpGeoTexSvx = rCandidate.getGeoTexSvx(); in finish()
368 …if(aFill.areTextureCoordinatesUsed() && !getGeoTexSvx().get() && !getTransparenceGeoTexSvx().get()) in impRenderPolyPolygonMaterialPrimitive3D()
144 const boost::shared_ptr< texture::GeoTexSvx >& getGeoTexSvx() const { return mpGeoTexSvx; } in getGeoTexSvx() function in drawinglayer::processor3d::DefaultProcessor3D
Completed in 26 milliseconds