HE_Mesh2014  2.0.11
Public Member Functions | Static Private Member Functions | Private Attributes | List of all members
wblut.geom.WB_AlphaComplex Class Reference

Public Member Functions

 WB_AlphaComplex (final WB_Coordinate[] points)
 
 WB_AlphaComplex (final WB_Coordinate[] points, final double joggle)
 
 WB_AlphaComplex (final List<?extends WB_Coordinate > points)
 
 WB_AlphaComplex (final List<?extends WB_Coordinate > points, final double joggle)
 
int[][] getAlphaComplexShape (final double filter)
 

Static Private Member Functions

static WB_Point convert (final CVertex v)
 
static WB_Point convert (final Point v)
 

Private Attributes

final double[] tetrainalphas
 
final double[] tetraorients
 
final int[][] tetraindices
 
final int npoints
 
final List< Point > _points
 
final AlphaComplex af
 
final WB_KDTree< WB_Coordinate, Integer > tree
 
final WB_Predicates predicates = new WB_Predicates()
 

Constructor & Destructor Documentation

wblut.geom.WB_AlphaComplex.WB_AlphaComplex ( final WB_Coordinate[]  points)
Parameters
points
wblut.geom.WB_AlphaComplex.WB_AlphaComplex ( final WB_Coordinate[]  points,
final double  joggle 
)
Parameters
points
joggle
wblut.geom.WB_AlphaComplex.WB_AlphaComplex ( final List<?extends WB_Coordinate points)
Parameters
points
wblut.geom.WB_AlphaComplex.WB_AlphaComplex ( final List<?extends WB_Coordinate points,
final double  joggle 
)
Parameters
points
joggle

Member Function Documentation

static WB_Point wblut.geom.WB_AlphaComplex.convert ( final CVertex  v)
staticprivate
Parameters
v
Returns
static WB_Point wblut.geom.WB_AlphaComplex.convert ( final Point  v)
staticprivate
Parameters
v
Returns
int [][] wblut.geom.WB_AlphaComplex.getAlphaComplexShape ( final double  filter)
Parameters
filter
Returns

Member Data Documentation

final List<Point> wblut.geom.WB_AlphaComplex._points
private
final AlphaComplex wblut.geom.WB_AlphaComplex.af
private
final int wblut.geom.WB_AlphaComplex.npoints
private
final WB_Predicates wblut.geom.WB_AlphaComplex.predicates = new WB_Predicates()
private
final double [] wblut.geom.WB_AlphaComplex.tetrainalphas
private
final int [][] wblut.geom.WB_AlphaComplex.tetraindices
private
final double [] wblut.geom.WB_AlphaComplex.tetraorients
private
final WB_KDTree<WB_Coordinate, Integer> wblut.geom.WB_AlphaComplex.tree
private

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