HE_Mesh
6.0.1
|
Public Member Functions | |
HEM_SmoothInset () | |
HEM_SmoothInset | setLevel (final int level) |
HEM_SmoothInset | setOffset (final double offset) |
![]() | |
HEM_Modifier () | |
HE_Mesh | apply (final HE_Mesh mesh) |
HE_Mesh | apply (final HE_Selection selection) |
![]() | |
abstract HE_Mesh | apply (HE_Mesh mesh) |
abstract HE_Mesh | apply (HE_Selection selection) |
String | getName () |
void | setName (final String name) |
Protected Member Functions | |
HE_Mesh | applySelf (final HE_Mesh mesh) |
HE_Mesh | applySelf (final HE_Selection selection) |
![]() | |
abstract HE_Mesh | applySelf (final HE_Mesh mesh) |
abstract HE_Mesh | applySelf (final HE_Selection selection) |
Private Attributes | |
int | rep |
double | offset |
Additional Inherited Members | |
![]() | |
static final WB_ProgressTracker | tracker = WB_ProgressTracker.instance() |
wblut.hemesh.HEM_SmoothInset.HEM_SmoothInset | ( | ) |
References wblut.hemesh.HE_Selection.collectEdgesByFace(), wblut.hemesh.HE_Selection.collectVertices(), wblut.hemesh.HET_MeshOp.divideEdge(), wblut.hemesh.HE_Selection.eItr(), wblut.hemesh.HE_Mesh.getSelection(), wblut.hemesh.HE_Selection.modify(), wblut.hemesh.HE_Mesh.modify(), wblut.hemesh.HE_Mesh.renameSelection(), wblut.hemesh.HEM_SmoothInset.rep, wblut.hemesh.HEM_Extrude.setChamfer(), and wblut.hemesh.HEM_Extrude.setRelative().
|
protected |
References wblut.hemesh.HE_Selection.collectEdgesByFace(), wblut.hemesh.HE_Selection.collectVertices(), wblut.hemesh.HET_MeshOp.divideEdge(), wblut.hemesh.HE_Selection.eItr(), wblut.hemesh.HE_Mesh.getSelection(), wblut.hemesh.HE_Selection.modify(), wblut.hemesh.HE_Mesh.renameSelection(), wblut.hemesh.HEM_SmoothInset.rep, wblut.hemesh.HEM_Extrude.setChamfer(), and wblut.hemesh.HEM_Extrude.setRelative().
HEM_SmoothInset wblut.hemesh.HEM_SmoothInset.setLevel | ( | final int | level | ) |
level |
HEM_SmoothInset wblut.hemesh.HEM_SmoothInset.setOffset | ( | final double | offset | ) |
|
private |
|
private |