|
HighMap library (C++)
|
Namespaces | |
| namespace | hmap |
Functions | |
| void | hmap::alter_elevation (Array &array, const Cloud &cloud, int ir, float footprint_ratio=1.f, Vec2< float > shift={0.f, 0.f}, Vec2< float > scale={1.f, 1.f}) |
| Point-wise alteration: locally enforce a new elevation value while maintaining the 'shape' of the heightmap. | |