HighMap library (C++)
|
This is the complete list of members for hmap::PyramidDecomposition, including all inherited members.
components | hmap::PyramidDecomposition | |
decompose() | hmap::PyramidDecomposition | |
low_pass_filter_function | hmap::PyramidDecomposition | |
nlevels | hmap::PyramidDecomposition | |
PyramidDecomposition(Array &array, int nlevels) | hmap::PyramidDecomposition | |
reconstruct() | hmap::PyramidDecomposition | |
residual | hmap::PyramidDecomposition | |
to_png(std::string fname, int cmap, bool hillshading=false) | hmap::PyramidDecomposition | |
transform(std::function< Array(const Array &, const int current_level)> function, int support=0, std::vector< float > level_weights={}, int finest_level=0) | hmap::PyramidDecomposition |