HighMap library (C++)
|
This is the complete list of members for hmap::DiskFunction, including all inherited members.
center | hmap::DiskFunction | protected |
DiskFunction(float radius, float slope, Vec2< float > center) | hmap::DiskFunction | |
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 | |
radius | hmap::DiskFunction | protected |
set_delegate(HMAP_FCT_XY_TYPE new_delegate) | hmap::Function | |
slope | hmap::DiskFunction | protected |
~Function()=default | hmap::Function | virtual |