HE_Mesh  5.1.2
wblut.geom.WB_MeshGraph.WB_GraphVertex Class Reference
+ Inheritance diagram for wblut.geom.WB_MeshGraph.WB_GraphVertex:

Public Member Functions

 WB_GraphVertex (final int id, final WB_Coord pos)
 
String toString ()
 
int compareTo (final WB_GraphVertex other)
 
void reset ()
 

Public Attributes

final int index
 
List< WB_GraphEdgeneighbors
 
double minWeight = Double.POSITIVE_INFINITY
 
WB_GraphVertex previous
 
double x
 

Constructor & Destructor Documentation

wblut.geom.WB_MeshGraph.WB_GraphVertex.WB_GraphVertex ( final int  id,
final WB_Coord  pos 
)
Parameters
id
pos

Member Function Documentation

int wblut.geom.WB_MeshGraph.WB_GraphVertex.compareTo ( final WB_GraphVertex  other)
void wblut.geom.WB_MeshGraph.WB_GraphVertex.reset ( )
String wblut.geom.WB_MeshGraph.WB_GraphVertex.toString ( )

Member Data Documentation

final int wblut.geom.WB_MeshGraph.WB_GraphVertex.index
double wblut.geom.WB_MeshGraph.WB_GraphVertex.minWeight = Double.POSITIVE_INFINITY
List<WB_GraphEdge> wblut.geom.WB_MeshGraph.WB_GraphVertex.neighbors
WB_GraphVertex wblut.geom.WB_MeshGraph.WB_GraphVertex.previous
double wblut.geom.WB_MeshGraph.WB_GraphVertex.x

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