Home
last modified time | relevance | path

Searched defs:_octaves (Results 1 – 10 of 10) sorted by relevance

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_fractal/
H A Dfilter_functors.h167 NoiseFunctor(ScalarType _octaves, ScalarType _h, ScalarType _l) in NoiseFunctor()
231 FBMNoiseFunctor(ScalarType _octaves, ScalarType _h, ScalarType _l) in FBMNoiseFunctor()
251 StandardMFNoiseFunctor(ScalarType _octaves, ScalarType _h, ScalarType _l, ScalarType _offset) in StandardMFNoiseFunctor()
276 HeteroMFNoiseFunctor(ScalarType _octaves, ScalarType _h, ScalarType _l, ScalarType _offset) in HeteroMFNoiseFunctor()
306 HybridMFNoiseFunctor(ScalarType _octaves, ScalarType _h, ScalarType _l, ScalarType _offset) in HybridMFNoiseFunctor()
340 …RidgedMFNoiseFunctor(ScalarType _octaves, ScalarType _h, ScalarType _l, ScalarType _offset, Scalar… in RidgedMFNoiseFunctor()
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/testbed/common/
H A DPerlinNoise.cpp12 PerlinNoise::PerlinNoise(double _persistence, double _frequency, double _amplitude, int _octaves, i… in PerlinNoise()
21 void PerlinNoise::Set(double _persistence, double _frequency, double _amplitude, int _octaves, int … in Set()
H A DPerlinNoise.h30 void SetOctaves( int _octaves) { octaves = _octaves; } in SetOctaves()
/dports/graphics/opencv/opencv-4.5.3/modules/features2d/src/
H A Dkaze.cpp59 KAZE_Impl(bool _extended, bool _upright, float _threshold, int _octaves, in KAZE_Impl()
H A Dakaze.cpp64 float _threshold, int _octaves, int _sublevels, KAZE::DiffusivityType _diffusivity) in AKAZE_Impl()
H A Dbrisk.cpp892 BriskScaleSpace::BriskScaleSpace(int _octaves) in BriskScaleSpace()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/display/
H A Dnr-filter-turbulence.cpp297 int _octaves; member in Inkscape::Filters::TurbulenceGenerator
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/SeExpr/
H A DSeNoise.cpp262 int _octaves; member in SeNoiseProcessorBase
704 IntParam* _octaves; member in SeNoisePlugin
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/source/DSP/
H A DMLDSPFilters.h1096 int _octaves; variable
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/flash/display/
H A DBitmapData_as.cpp547 const size_t _octaves; member