Fade2.5D Documentation pages v2.12
Delaunay Features
EfficientModel.h File Reference
#include "common.h"
#include "Point2.h"

Go to the source code of this file.

Classes

class  GEOM_FADE25D::EfficientModel
 EfficientModel (DEPRECATED in favor of the new CloudPrepare class) More...
 

Enumerations

enum  SmoothingStrategy { SMST_MINIMUM , SMST_MAXIMUM , SMST_MEDIAN , SMST_AVERAGE }
 

Enumeration Type Documentation

◆ 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.