HE_Mesh
5.0.0
|
Public Member Functions | |
HEM_MeanCurvatureSmooth () | |
HEM_MeanCurvatureSmooth | setAutoRescale (final boolean b) |
HEM_MeanCurvatureSmooth | setIterations (final int r) |
HEM_MeanCurvatureSmooth | setKeepBoundary (final boolean b) |
HEM_MeanCurvatureSmooth | setLambda (final double lambda) |
HE_Mesh | apply (final HE_Mesh mesh) |
HE_Mesh | apply (final HE_Selection selection) |
![]() | |
HEM_Modifier () | |
abstract HE_Mesh | apply (final HE_Mesh mesh) |
abstract HE_Mesh | apply (final HE_Selection selection) |
![]() | |
abstract HE_Mesh | apply (HE_Mesh mesh) |
abstract HE_Mesh | apply (HE_Selection selection) |
Private Attributes | |
boolean | autoRescale |
boolean | keepBoundary |
double | lambda |
int | iter |
Additional Inherited Members | |
![]() | |
static final WB_ProgressTracker | tracker = WB_ProgressTracker.instance() |
wblut.hemesh.HEM_MeanCurvatureSmooth.HEM_MeanCurvatureSmooth | ( | ) |
HE_Mesh wblut.hemesh.HEM_MeanCurvatureSmooth.apply | ( | final HE_Selection | selection | ) |
HEM_MeanCurvatureSmooth wblut.hemesh.HEM_MeanCurvatureSmooth.setAutoRescale | ( | final boolean | b | ) |
b |
HEM_MeanCurvatureSmooth wblut.hemesh.HEM_MeanCurvatureSmooth.setIterations | ( | final int | r | ) |
r |
HEM_MeanCurvatureSmooth wblut.hemesh.HEM_MeanCurvatureSmooth.setKeepBoundary | ( | final boolean | b | ) |
b |
HEM_MeanCurvatureSmooth wblut.hemesh.HEM_MeanCurvatureSmooth.setLambda | ( | final double | lambda | ) |
lambda |
|
private |
|
private |
|
private |
|
private |