HE_Mesh  5.1.2
wblut.hemesh.HEM_Mirror Class Reference
+ Inheritance diagram for wblut.hemesh.HEM_Mirror:

Public Member Functions

 HEM_Mirror ()
 
HEM_Mirror setOffset (final double d)
 
HEM_Mirror setPlane (final WB_Plane P)
 
HEM_Mirror setPlane (final double ox, final double oy, final double oz, final double nx, final double ny, final double nz)
 
HEM_Mirror setReverse (final Boolean b)
 
HEM_Mirror setKeepLargest (final Boolean b)
 
- Public Member Functions inherited from wblut.hemesh.HEM_Modifier
 HEM_Modifier ()
 
HE_Mesh apply (final HE_Mesh mesh)
 
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)
 

Static Public Member Functions

static void main (final String[] args)
 

Public Attributes

HE_Vertex[] pairs
 
HE_Vertex[] boundaryPairs
 

Protected Member Functions

HE_Mesh applyInt (final HE_Mesh mesh)
 
HE_Mesh applyInt (final HE_Selection selection)
 
- Protected Member Functions inherited from wblut.hemesh.HEM_Modifier
abstract HE_Mesh applyInt (final HE_Mesh mesh)
 
abstract HE_Mesh applyInt (final HE_Selection selection)
 

Private Attributes

WB_Plane P
 
boolean reverse = false
 
boolean keepLargest = false
 
double offset
 

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_Mirror.HEM_Mirror ( )

Member Function Documentation

HE_Mesh wblut.hemesh.HEM_Mirror.applyInt ( final HE_Mesh  mesh)
protected
HE_Mesh wblut.hemesh.HEM_Mirror.applyInt ( final HE_Selection  selection)
protected
static void wblut.hemesh.HEM_Mirror.main ( final String[]  args)
static
HEM_Mirror wblut.hemesh.HEM_Mirror.setKeepLargest ( final Boolean  b)
HEM_Mirror wblut.hemesh.HEM_Mirror.setOffset ( final double  d)
Parameters
d
Returns
HEM_Mirror wblut.hemesh.HEM_Mirror.setPlane ( final WB_Plane  P)
Parameters
P
Returns
HEM_Mirror wblut.hemesh.HEM_Mirror.setPlane ( final double  ox,
final double  oy,
final double  oz,
final double  nx,
final double  ny,
final double  nz 
)

Set plane by origin and normal.

Parameters
ox
oy
oz
nx
ny
nz
Returns
HEM_Mirror wblut.hemesh.HEM_Mirror.setReverse ( final Boolean  b)
Parameters
b
Returns

Member Data Documentation

HE_Vertex [] wblut.hemesh.HEM_Mirror.boundaryPairs
boolean wblut.hemesh.HEM_Mirror.keepLargest = false
private
double wblut.hemesh.HEM_Mirror.offset
private
WB_Plane wblut.hemesh.HEM_Mirror.P
private
HE_Vertex [] wblut.hemesh.HEM_Mirror.pairs
boolean wblut.hemesh.HEM_Mirror.reverse = false
private

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