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

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

amp0hmap::GenericFractalFunctionprotected
FbmSwissFunction(std::unique_ptr< NoiseFunction > p_base, int octaves, float weight, float persistence, float lacunarity, float warp_scale)hmap::FbmSwissFunction
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
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_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
set_warp_scale(float new_warp_scale)hmap::FbmSwissFunctioninline
update_amp0()hmap::GenericFractalFunctionprotected
warp_scalehmap::FbmSwissFunctionprotected
warp_scale_normalizedhmap::FbmSwissFunctionprotected
weighthmap::GenericFractalFunctionprotected
~Function()=defaulthmap::Functionvirtual