Searched defs:_octaves (Results 1 – 10 of 10) sorted by relevance
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_fractal/ |
H A D | filter_functors.h | 167 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 D | PerlinNoise.cpp | 12 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 D | PerlinNoise.h | 30 void SetOctaves( int _octaves) { octaves = _octaves; } in SetOctaves()
|
/dports/graphics/opencv/opencv-4.5.3/modules/features2d/src/ |
H A D | kaze.cpp | 59 KAZE_Impl(bool _extended, bool _upright, float _threshold, int _octaves, in KAZE_Impl()
|
H A D | akaze.cpp | 64 float _threshold, int _octaves, int _sublevels, KAZE::DiffusivityType _diffusivity) in AKAZE_Impl()
|
H A D | brisk.cpp | 892 BriskScaleSpace::BriskScaleSpace(int _octaves) in BriskScaleSpace()
|
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/display/ |
H A D | nr-filter-turbulence.cpp | 297 int _octaves; member in Inkscape::Filters::TurbulenceGenerator
|
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/SeExpr/ |
H A D | SeNoise.cpp | 262 int _octaves; member in SeNoiseProcessorBase 704 IntParam* _octaves; member in SeNoisePlugin
|
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/source/DSP/ |
H A D | MLDSPFilters.h | 1096 int _octaves; variable
|
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/flash/display/ |
H A D | BitmapData_as.cpp | 547 const size_t _octaves; member
|