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