HE_Mesh2014
2.0.11
|
Public Member Functions | |
HEM_SphereInversion () | |
HEM_SphereInversion | setCenter (final WB_Coord c) |
HEM_SphereInversion | setCenter (final double x, final double y, final double z) |
HEM_SphereInversion | setRadius (final double r) |
HEM_SphereInversion | setCutoff (final double cutoff) |
HEM_SphereInversion | setLinear (final boolean b) |
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) |
Private Attributes | |
WB_Point | center |
double | r |
double | r2 |
double | icutoff |
boolean | linear |
Additional Inherited Members | |
![]() | |
static final WB_ProgressTracker | tracker = WB_ProgressTracker.instance() |
wblut.hemesh.HEM_SphereInversion.HEM_SphereInversion | ( | ) |
HE_Mesh wblut.hemesh.HEM_SphereInversion.apply | ( | final HE_Selection | selection | ) |
HEM_SphereInversion wblut.hemesh.HEM_SphereInversion.setCenter | ( | final WB_Coord | c | ) |
c |
HEM_SphereInversion wblut.hemesh.HEM_SphereInversion.setCenter | ( | final double | x, |
final double | y, | ||
final double | z | ||
) |
x | |
y | |
z |
HEM_SphereInversion wblut.hemesh.HEM_SphereInversion.setCutoff | ( | final double | cutoff | ) |
cutoff |
HEM_SphereInversion wblut.hemesh.HEM_SphereInversion.setLinear | ( | final boolean | b | ) |
b |
HEM_SphereInversion wblut.hemesh.HEM_SphereInversion.setRadius | ( | final double | r | ) |
r |
|
private |
|
private |
|
private |
|
private |
|
private |