Go to the source code of this file.
Classes | |
class | GEOM_FADE25D::EfficientModel |
Deprecated class EfficientModel (use CloudPrepare instead). More... | |
Enumerations | |
enum | SmoothingStrategy { SMST_MINIMUM , SMST_MAXIMUM , SMST_MEDIAN , SMST_AVERAGE } |
SmoothingStrategy. More... | |
enum SmoothingStrategy |
Enumerator | |
---|---|
SMST_MINIMUM | Assign the minimum height. |
SMST_MAXIMUM | Assign the maximum height. |
SMST_MEDIAN | Assign the median height. |
SMST_AVERAGE | Assign the average height. |