Home
last modified time | relevance | path

Searched defs:smoothDistance (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/svm/
H A Dsvm_voronoi.h81 float smoothDistance = 8.0f; in voronoi_smooth_f1_1d() local
261 float smoothDistance = 8.0f; in voronoi_smooth_f1_2d() local
482 float smoothDistance = 8.0f; in voronoi_smooth_f1_3d() local
720 float smoothDistance = 8.0f; in voronoi_smooth_f1_4d() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/pal/
H A Dpointset.cpp554 …d PointSet::extendLineByDistance( double startDistance, double endDistance, double smoothDistance ) in extendLineByDistance()
/dports/graphics/qgis/qgis-3.22.3/src/core/pal/
H A Dpointset.cpp624 …d PointSet::extendLineByDistance( double startDistance, double endDistance, double smoothDistance ) in extendLineByDistance()