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