HE_Mesh  5.0.0
wblut.hemesh.HEM_PolyLineInversion Class Reference
+ Inheritance diagram for wblut.hemesh.HEM_PolyLineInversion:

Public Member Functions

 HEM_PolyLineInversion ()
 
 HEM_PolyLineInversion (final WB_PolyLine poly, final double r)
 
HEM_PolyLineInversion setPolyLine (final WB_PolyLine poly)
 
HEM_PolyLineInversion setRadius (final double r)
 
HEM_PolyLineInversion setCutoff (final double cutoff)
 
HEM_PolyLineInversion setLinear (final boolean b)
 
HE_Mesh apply (final HE_Mesh mesh)
 
HE_Mesh apply (final HE_Selection selection)
 
- Public Member Functions inherited from wblut.hemesh.HEM_Modifier
 HEM_Modifier ()
 
abstract HE_Mesh apply (final HE_Mesh mesh)
 
abstract HE_Mesh apply (final HE_Selection selection)
 
- Public Member Functions inherited from wblut.hemesh.HE_Machine
abstract HE_Mesh apply (HE_Mesh mesh)
 
abstract HE_Mesh apply (HE_Selection selection)
 

Private Attributes

WB_PolyLine polyLine
 
double r
 
double icutoff
 
boolean linear
 

Additional Inherited Members

- Static Public Attributes inherited from wblut.hemesh.HE_Machine
static final WB_ProgressTracker tracker = WB_ProgressTracker.instance()
 

Constructor & Destructor Documentation

wblut.hemesh.HEM_PolyLineInversion.HEM_PolyLineInversion ( )
wblut.hemesh.HEM_PolyLineInversion.HEM_PolyLineInversion ( final WB_PolyLine  poly,
final double  r 
)

Member Function Documentation

HE_Mesh wblut.hemesh.HEM_PolyLineInversion.apply ( final HE_Mesh  mesh)
HE_Mesh wblut.hemesh.HEM_PolyLineInversion.apply ( final HE_Selection  selection)
HEM_PolyLineInversion wblut.hemesh.HEM_PolyLineInversion.setCutoff ( final double  cutoff)
Parameters
cutoff
Returns
HEM_PolyLineInversion wblut.hemesh.HEM_PolyLineInversion.setLinear ( final boolean  b)
Parameters
b
Returns
HEM_PolyLineInversion wblut.hemesh.HEM_PolyLineInversion.setPolyLine ( final WB_PolyLine  poly)
Parameters
poly
Returns
HEM_PolyLineInversion wblut.hemesh.HEM_PolyLineInversion.setRadius ( final double  r)
Parameters
r
Returns

Member Data Documentation

double wblut.hemesh.HEM_PolyLineInversion.icutoff
private
boolean wblut.hemesh.HEM_PolyLineInversion.linear
private
WB_PolyLine wblut.hemesh.HEM_PolyLineInversion.polyLine
private
double wblut.hemesh.HEM_PolyLineInversion.r
private

The documentation for this class was generated from the following file: