|
HighMap library (C++)
|
Namespaces | |
| namespace | hmap |
| namespace | hmap::gpu |
Functions | |
| void | hmap::gpu::directional_blur (Array &array, float radius, const Array &angle, int steps=32) |
| Applies a directional blur to the input array. | |
| void | hmap::gpu::directional_blur (Array &array, float radius, const Array &angle, const Array *p_mask, int steps=32) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. | |