HE_Mesh2014
2.0.11
|
Public Member Functions | |
HEM_Noise () | |
HEM_Noise | setDistance (final double d) |
HEM_Noise | setDistance (final WB_Parameter< Double > d) |
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 | |
WB_Parameter< Double > | d |
Additional Inherited Members | |
![]() | |
static final HET_ProgressTracker | tracker |
Expands or contracts all vertices along the vertex normals.
wblut.hemesh.HEM_Noise.HEM_Noise | ( | ) |
Instantiates a new hE m_ noise.
HE_Mesh wblut.hemesh.HEM_Noise.apply | ( | final HE_Selection | selection | ) |
HEM_Noise wblut.hemesh.HEM_Noise.setDistance | ( | final double | d | ) |
Set distance to move vertices.
d | distance |
HEM_Noise wblut.hemesh.HEM_Noise.setDistance | ( | final WB_Parameter< Double > | d | ) |
Sets the distance.
d | the d |
|
private |
Expansion distance.