HighMap library (C++)
Loading...
Searching...
No Matches
hmap::FbmIqFunction Member List

This is the complete list of members for hmap::FbmIqFunction, including all inherited members.

amp0hmap::GenericFractalFunctionprotected
FbmIqFunction(std::unique_ptr< NoiseFunction > p_base, int octaves, float weight, float persistence, float lacunarity, float gradient_scale)hmap::FbmIqFunction
Function()hmap::Functioninline
Function(HMAP_FCT_XY_TYPE delegate)hmap::Functioninlineexplicit
GenericFractalFunction(std::unique_ptr< NoiseFunction > p_base, int octaves, float weight, float persistence, float lacunarity)hmap::GenericFractalFunctionexplicit
get_delegate() consthmap::Function
get_kw() consthmap::NoiseFunctioninline
get_lacunarity() consthmap::GenericFractalFunctioninline
get_octaves() consthmap::GenericFractalFunctioninline
get_persistence() consthmap::GenericFractalFunctioninline
get_seed() consthmap::NoiseFunctioninline
get_value(float x, float y, float ctrl_param) consthmap::Function
get_weight() consthmap::GenericFractalFunctioninline
gradient_scalehmap::FbmIqFunctionprotected
kwhmap::NoiseFunctionprotected
lacunarityhmap::GenericFractalFunctionprotected
NoiseFunction()hmap::NoiseFunctioninline
NoiseFunction(Vec2< float > kw)hmap::NoiseFunctioninline
NoiseFunction(Vec2< float > kw, uint seed)hmap::NoiseFunctioninline
octaveshmap::GenericFractalFunctionprotected
p_basehmap::GenericFractalFunctionprotected
persistencehmap::GenericFractalFunctionprotected
scale_amp0(float scale)hmap::GenericFractalFunctioninline
seedhmap::NoiseFunctionprotected
set_delegate(HMAP_FCT_XY_TYPE new_delegate)hmap::Function
set_gradient_scale(float new_gradient_scale)hmap::FbmIqFunctioninline
set_kw(Vec2< float > new_kw) overridehmap::GenericFractalFunctioninlinevirtual
set_lacunarity(float new_lacunarity)hmap::GenericFractalFunctioninline
set_octaves(int new_octaves)hmap::GenericFractalFunctioninline
set_persistence(float new_persistence)hmap::GenericFractalFunctioninline
set_seed(uint new_seed) overridehmap::GenericFractalFunctioninlinevirtual
update_amp0()hmap::GenericFractalFunctionprotected
weighthmap::GenericFractalFunctionprotected
~Function()=defaulthmap::Functionvirtual