HE_Mesh2014  2.0.11
Public Member Functions | Public Attributes | List of all members
wblut.geom.WB_MeshGraph.WB_GVertex Class Reference
+ Inheritance diagram for wblut.geom.WB_MeshGraph.WB_GVertex:

Public Member Functions

 WB_GVertex (final int id, final WB_Coordinate pos)
 
String toString ()
 
int compareTo (final WB_GVertex other)
 
void reset ()
 

Public Attributes

final int index
 
List< WB_GEdgeadjacencies
 
double minDistance = Double.POSITIVE_INFINITY
 
WB_GVertex previous
 

Constructor & Destructor Documentation

wblut.geom.WB_MeshGraph.WB_GVertex.WB_GVertex ( final int  id,
final WB_Coordinate  pos 
)
Parameters
id
pos

Member Function Documentation

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

Member Data Documentation

List<WB_GEdge> wblut.geom.WB_MeshGraph.WB_GVertex.adjacencies
final int wblut.geom.WB_MeshGraph.WB_GVertex.index
double wblut.geom.WB_MeshGraph.WB_GVertex.minDistance = Double.POSITIVE_INFINITY
WB_GVertex wblut.geom.WB_MeshGraph.WB_GVertex.previous

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