CurvatureMeasure
Description
Method of computation of the surface curvature.
namespace CurvatureMeasure
{
enum Type
{
Gauss,
Mean
};
}
Method of computation of the surface curvature.
namespace CurvatureMeasure
{
enum Type
{
Gauss,
Mean
};
}