Searched refs:mpTransparenceGeoTexSvx (Results 1 – 3 of 3) sorted by relevance
483 boost::shared_ptr< drawinglayer::texture::GeoTexSvx > mpTransparenceGeoTexSvx; member in RasterPrimitive3D505 mpTransparenceGeoTexSvx(pTransparenceGeoTexSvx), in RasterPrimitive3D()519 mpTransparenceGeoTexSvx = rComp.mpTransparenceGeoTexSvx; in operator =()537 …nglayer::texture::GeoTexSvx >& getTransparenceGeoTexSvx() const { return mpTransparenceGeoTexSvx; } in getTransparenceGeoTexSvx()797 mpTransparenceGeoTexSvx = rCandidate.getTransparenceGeoTexSvx(); in finish()
67 …st::shared_ptr< texture::GeoTexSvx > pOldTex = (bTransparence) ? mpTransparenceGeoTexSvx : mpGeoTe… in impRenderGradientTexturePrimitive3D()194 mpTransparenceGeoTexSvx = pNewTex; in impRenderGradientTexturePrimitive3D()211 mpTransparenceGeoTexSvx = pOldTex; in impRenderGradientTexturePrimitive3D()607 mpTransparenceGeoTexSvx(), in DefaultProcessor3D()
97 boost::shared_ptr< texture::GeoTexSvx > mpTransparenceGeoTexSvx; member in drawinglayer::processor3d::DefaultProcessor3D145 …red_ptr< texture::GeoTexSvx >& getTransparenceGeoTexSvx() const { return mpTransparenceGeoTexSvx; } in getTransparenceGeoTexSvx()
Completed in 26 milliseconds