HighMap library (C++)
|
This is the complete list of members for hmap::GaussianPulseFunction, including all inherited members.
center | hmap::GaussianPulseFunction | protected |
Function() | hmap::Function | inline |
Function(HMAP_FCT_XY_TYPE delegate) | hmap::Function | inlineexplicit |
GaussianPulseFunction(float sigma, Vec2< float > center) | hmap::GaussianPulseFunction | |
get_delegate() const | hmap::Function | |
get_value(float x, float y, float ctrl_param) const | hmap::Function | |
set_delegate(HMAP_FCT_XY_TYPE new_delegate) | hmap::Function | |
set_sigma(float new_sigma) | hmap::GaussianPulseFunction | inline |
sigma | hmap::GaussianPulseFunction | protected |
~Function()=default | hmap::Function | virtual |