HE_Mesh2014  2.0.11
Public Member Functions | Private Attributes | List of all members
wblut.hemesh.HEM_RemoveSmallFragments Class Reference
+ Inheritance diagram for wblut.hemesh.HEM_RemoveSmallFragments:

Public Member Functions

 HEM_RemoveSmallFragments ()
 
HEM_RemoveSmallFragments setMinimumFaces (final int n)
 
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)
 
String getStatus ()
 

Private Attributes

int n
 

Additional Inherited Members

- Static Public Attributes inherited from wblut.hemesh.HE_Machine
static final HET_ProgressTracker tracker
 

Detailed Description

Expands or contracts all vertices along the vertex normals.

Author
Frederik Vanhoutte (W:Blut)

Constructor & Destructor Documentation

wblut.hemesh.HEM_RemoveSmallFragments.HEM_RemoveSmallFragments ( )

Member Function Documentation

HE_Mesh wblut.hemesh.HEM_RemoveSmallFragments.apply ( final HE_Mesh  mesh)
HE_Mesh wblut.hemesh.HEM_RemoveSmallFragments.apply ( final HE_Selection  selection)
HEM_RemoveSmallFragments wblut.hemesh.HEM_RemoveSmallFragments.setMinimumFaces ( final int  n)
Parameters
n
Returns

Member Data Documentation

int wblut.hemesh.HEM_RemoveSmallFragments.n
private

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