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