HighMap library (C++)
Loading...
Searching...
No Matches
pyramid.hpp File Reference

Go to the source code of this file.

Classes

class  hmap::PyramidDecomposition
 Pyramid decomposition class, to handle low-pass pyramids (like Laplacian pyramid). More...
 

Namespaces

namespace  hmap
 

Enumerations

enum  hmap::pyramid_transform_support : int { hmap::FULL , hmap::LOWPASS_ONLY , hmap::HIGHPASS_ONLY }
 Define on which part of the pyramid component the transform function should be applied. More...