|
HighMap library (C++)
|
This is the complete list of members for hmap::ArrayFunction, including all inherited members.
| ArrayFunction(Array array, Vec2< float > kw, bool periodic=true) | hmap::ArrayFunction | |
| 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 | |
| kw | hmap::ArrayFunction | protected |
| periodic | hmap::ArrayFunction | protected |
| set_array(Array new_array) | hmap::ArrayFunction | inline |
| set_delegate(HMAP_FCT_XY_TYPE new_delegate) | hmap::Function | |
| ~Function()=default | hmap::Function | virtual |