HE_Mesh2014
2.0.11
|
Public Member Functions | |
HEM_SmoothInset () | |
HEM_SmoothInset | setLevel (final int level) |
HEM_SmoothInset | setOffset (final double offset) |
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) |
Public Attributes | |
HE_Selection | walls |
HE_Selection | inset |
Private Attributes | |
int | rep |
double | offset |
Additional Inherited Members | |
![]() | |
static final WB_ProgressTracker | tracker = WB_ProgressTracker.instance() |
wblut.hemesh.HEM_SmoothInset.HEM_SmoothInset | ( | ) |
HE_Mesh wblut.hemesh.HEM_SmoothInset.apply | ( | final HE_Selection | selection | ) |
HEM_SmoothInset wblut.hemesh.HEM_SmoothInset.setLevel | ( | final int | level | ) |
level |
HEM_SmoothInset wblut.hemesh.HEM_SmoothInset.setOffset | ( | final double | offset | ) |
offset |
HE_Selection wblut.hemesh.HEM_SmoothInset.inset |
|
private |
|
private |
HE_Selection wblut.hemesh.HEM_SmoothInset.walls |