HE_Mesh
6.0.1
|
Public Member Functions | |
HEM_Spherify () | |
HEM_Spherify | setRadius (final double r) |
HEM_Spherify | setCenter (final double x, final double y, final double z) |
HEM_Spherify | setCenter (final WB_Point c) |
HEM_Spherify | setFactor (final double f) |
![]() | |
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 | |
final WB_Sphere | sphere |
double | factor |
final WB_GeometryFactory | gf = new WB_GeometryFactory() |
Additional Inherited Members | |
![]() | |
static final WB_ProgressTracker | tracker = WB_ProgressTracker.instance() |
wblut.hemesh.HEM_Spherify.HEM_Spherify | ( | ) |
|
protected |
HEM_Spherify wblut.hemesh.HEM_Spherify.setCenter | ( | final double | x, |
final double | y, | ||
final double | z | ||
) |
HEM_Spherify wblut.hemesh.HEM_Spherify.setCenter | ( | final WB_Point | c | ) |
HEM_Spherify wblut.hemesh.HEM_Spherify.setFactor | ( | final double | f | ) |
f |
HEM_Spherify wblut.hemesh.HEM_Spherify.setRadius | ( | final double | r | ) |
|
private |
|
private |
|
private |