HE_Mesh2014
2.0.11
|
Public Member Functions | |
HEM_InvSmooth | setAutoRescale (final boolean b) |
HEM_InvSmooth | setIterations (final int r) |
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) |
String | getStatus () |
Private Attributes | |
boolean | autoRescale |
int | iter |
Additional Inherited Members | |
![]() | |
static final HET_ProgressTracker | tracker |
Simple Laplacian smooth modifier. Does not add new vertices.
HE_Mesh wblut.hemesh.HEM_InvSmooth.apply | ( | final HE_Selection | selection | ) |
HEM_InvSmooth wblut.hemesh.HEM_InvSmooth.setAutoRescale | ( | final boolean | b | ) |
Sets the auto rescale.
b | the b |
HEM_InvSmooth wblut.hemesh.HEM_InvSmooth.setIterations | ( | final int | r | ) |
Sets the iterations.
r | the r |
|
private |
The auto rescale.
|
private |
The iter.