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