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