HE_Mesh
5.1.2
|
Public Member Functions | |
HEM_Shell () | |
HEM_Shell | setThickness (final double d) |
![]() | |
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) |
Protected Member Functions | |
HE_Mesh | applyInt (final HE_Mesh mesh) |
HE_Mesh | applyInt (final HE_Selection selection) |
![]() | |
abstract HE_Mesh | applyInt (final HE_Mesh mesh) |
abstract HE_Mesh | applyInt (final HE_Selection selection) |
Private Attributes | |
double | d |
Additional Inherited Members | |
![]() | |
static final WB_ProgressTracker | tracker = WB_ProgressTracker.instance() |
Turns a solid into a rudimentary shelled structure.
wblut.hemesh.HEM_Shell.HEM_Shell | ( | ) |
|
protected |
HEM_Shell wblut.hemesh.HEM_Shell.setThickness | ( | final double | d | ) |
d |
|
private |