Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/texture/
H A Dtexture3d.cxx378 if(mp0->getDistanceToHatch(rUV) < mfLogicPixelSize) in impIsOnHatch()
383 if(mp1 && mp1->getDistanceToHatch(rUV) < mfLogicPixelSize) in impIsOnHatch()
388 if(mp2 && mp2->getDistanceToHatch(rUV) < mfLogicPixelSize) in impIsOnHatch()
H A Dtexture.cxx687 double GeoTexSvxHatch::getDistanceToHatch(const basegfx::B2DPoint& rUV) const in getDistanceToHatch() function in drawinglayer::texture::GeoTexSvxHatch
/trunk/main/drawinglayer/inc/drawinglayer/texture/
H A Dtexture.hxx316 double getDistanceToHatch(const basegfx::B2DPoint& rUV) const;

Completed in 15 milliseconds