API Documentation
Loading...
Searching...
No Matches
Smoothing Class Reference

#include <Smoothing.h>

Static Public Member Functions

static void ClearSmoothing (Geometry &geo, const Geometry::SmoothingParameters &smoothing_parameters)
 
static void LaplacianSmoothing (Geometry &geo, const Geometry::SmoothingParameters &smoothing_parameters)
 
static void CotangentLaplacianSmoothing (Geometry &geo, const Geometry::SmoothingParameters &smoothing_parameters)
 
static void NormalSmoothing (Geometry &geo, NormalMode normal_mode, const Angle< fltp08 > &max_smooth_angle, const void *lock, ProgressInfo *log)
 

Static Protected Member Functions

static void RestoreGeo (Geometry &geo, const Buffer< Vector< 3, fltp08 > > &verts, GeometryPositionModRestore &restore, const void *lock, ProgressInfo *log)
 

Member Function Documentation

◆ ClearSmoothing()

void ClearSmoothing ( Geometry & geo,
const Geometry::SmoothingParameters & smoothing_parameters )
static

◆ CotangentLaplacianSmoothing()

void CotangentLaplacianSmoothing ( Geometry & geo,
const Geometry::SmoothingParameters & smoothing_parameters )
static

◆ LaplacianSmoothing()

void LaplacianSmoothing ( Geometry & geo,
const Geometry::SmoothingParameters & smoothing_parameters )
static

◆ NormalSmoothing()

void NormalSmoothing ( Geometry & geo,
NormalMode normal_mode,
const Angle< fltp08 > & max_smooth_angle,
const void * lock,
ProgressInfo * log )
static

◆ RestoreGeo()

void RestoreGeo ( Geometry & geo,
const Buffer< Vector< 3, fltp08 > > & verts,
GeometryPositionModRestore & restore,
const void * lock,
ProgressInfo * log )
staticprotected

The documentation for this class was generated from the following files: