Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/texture/
H A Dtexture3d.cxx37 GeoTexSvxMono::GeoTexSvxMono( in GeoTexSvxMono() function in drawinglayer::texture::GeoTexSvxMono
45 bool GeoTexSvxMono::operator==(const GeoTexSvx& rGeoTexSvx) const in operator ==()
47 const GeoTexSvxMono* pCompare = dynamic_cast< const GeoTexSvxMono* >(&rGeoTexSvx); in operator ==()
54 …void GeoTexSvxMono::modifyBColor(const basegfx::B2DPoint& /*rUV*/, basegfx::BColor& rBColor, doubl… in modifyBColor()
59 void GeoTexSvxMono::modifyOpacity(const basegfx::B2DPoint& /*rUV*/, double& rfOpacity) const in modifyOpacity()
/trunk/main/drawinglayer/inc/drawinglayer/texture/
H A Dtexture3d.hxx44 class DRAWINGLAYER_DLLPUBLIC GeoTexSvxMono : public GeoTexSvx class
51 GeoTexSvxMono(
/trunk/main/drawinglayer/source/processor3d/
H A Ddefaultprocessor3d.cxx187 pNewTex.reset(new texture::GeoTexSvxMono(aStart, 1.0 - aStart.luminance())); in impRenderGradientTexturePrimitive3D()

Completed in 20 milliseconds