HighMap library (C++)
Loading...
Searching...
No Matches
alter_elevation.cpp File Reference

Namespaces

namespace  hmap
 

Functions

void hmap::alter_elevation (Array &array, const Cloud &cloud, int ir, float footprint_ratio=1.f, glm::vec2 shift={0.f, 0.f}, glm::vec2 scale={1.f, 1.f})
 Point-wise alteration: locally enforce a new elevation value while maintaining the 'shape' of the heightmap.