|
HighMap library (C++)
|
Namespaces | |
| namespace | hmap |
Functions | |
| float | hmap::helper_wrap_phi (float phi) |
| template<typename F > | |
| auto | hmap::helper_make_wrapped (F f) |
| std::function< float(float)> | hmap::get_erosion_profile_function (const ErosionProfile &erosion_profile, float delta, float &profile_avg) |
| Generates a function representing an erosion profile based on the specified type and parameters. | |