|
HighMap library (C++)
|
Namespaces | |
| namespace | hmap |
Functions | |
| std::unique_ptr< hmap::NoiseFunction > | hmap::create_noise_function_from_type (NoiseType noise_type, glm::vec2 kw, uint seed) |
| Create a noise function based on the specified noise type. | |