HE_Mesh  6.0.1
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 distanceToSource = 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 
)

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

double wblut.geom.WB_MeshGraph.WB_GraphVertex.distanceToSource = Double.POSITIVE_INFINITY
final int wblut.geom.WB_MeshGraph.WB_GraphVertex.index
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: