Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/processor3d/
H A Dzbufferprocessor3d.cxx225 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 RasterPrimitive3D
566 getGeoTexSvx(), in rasterconvertB3DPolygon()
642 getGeoTexSvx(), in rasterconvertB3DPolyPolygon()
796 mpGeoTexSvx = rCandidate.getGeoTexSvx(); in finish()
H A Ddefaultprocessor3d.cxx368 …if(aFill.areTextureCoordinatesUsed() && !getGeoTexSvx().get() && !getTransparenceGeoTexSvx().get()) in impRenderPolyPolygonMaterialPrimitive3D()
/trunk/main/drawinglayer/inc/drawinglayer/processor3d/
H A Ddefaultprocessor3d.hxx144 const boost::shared_ptr< texture::GeoTexSvx >& getGeoTexSvx() const { return mpGeoTexSvx; } in getGeoTexSvx() function in drawinglayer::processor3d::DefaultProcessor3D

Completed in 30 milliseconds