HighMap library (C++)
|
This is the complete list of members for hmap::CraterFunction, including all inherited members.
center | hmap::CraterFunction | protected |
CraterFunction(float radius, float depth, float lip_decay, float lip_height_ratio, Vec2< float > center) | hmap::CraterFunction | |
depth | hmap::CraterFunction | protected |
Function() | hmap::Function | inline |
Function(HMAP_FCT_XY_TYPE delegate) | hmap::Function | inlineexplicit |
get_delegate() const | hmap::Function | |
get_value(float x, float y, float ctrl_param) const | hmap::Function | |
lip_decay | hmap::CraterFunction | protected |
lip_height_ratio | hmap::CraterFunction | protected |
radius | hmap::CraterFunction | protected |
set_delegate(HMAP_FCT_XY_TYPE new_delegate) | hmap::Function | |
~Function()=default | hmap::Function | virtual |