GlobeEngine
geGraph Namespace Reference

Classes

class  DirectedEdge
 
class  Graph
 
class  GraphNode
 
class  ReducableUndirectedGraph
 
class  ReducableWeightedUndirectedGraph
 
class  UndirectedEdge
 
class  UndirectedGraph
 
class  WeightedUndirectedEdge
 
class  WeightedUndirectedPolylineEdge
 

Typedefs

typedef DirectedEdge< unsigned intDirectedEdgeui
 
typedef ReducableUndirectedGraph< ge::Vertex2d, UndirectedEdgeui, unsigned intReducableGraph2Dd
 
typedef ReducableUndirectedGraph< ge::Vertex3d, UndirectedEdgeui, unsigned intReducableGraph3Dd
 
typedef ReducableUndirectedGraph< ge::Vertex2d, UndirectedEdgeui, unsigned intReducableUndirectedGraph2Dd
 
typedef ReducableUndirectedGraph< ge::Vertex3d, UndirectedEdgeui, unsigned intReducableUndirectedGraph3Dd
 
typedef ReducableWeightedUndirectedGraph< ge::Vertex2d, WeightedUndirectedEdgeui, unsigned intReducableWeightedGraph2Dd
 
typedef ReducableWeightedUndirectedGraph< ge::Vertex3d, WeightedUndirectedEdgeui, unsigned intReducableWeightedGraph3Dd
 
typedef ReducableWeightedUndirectedGraph< ge::Vertex2d, WeightedUndirectedEdgeui, unsigned intReducableWeightedUndirectedGraph2Dd
 
typedef ReducableWeightedUndirectedGraph< ge::Vertex3d, WeightedUndirectedEdgeui, unsigned intReducableWeightedUndirectedGraph3Dd
 
typedef ReducableWeightedUndirectedGraph< ge::Vertex2d, WeightedUndirectedPolylineEdgeui, unsigned intReducableWeightedUndirectedPolylineGraph2Dd
 
typedef ReducableWeightedUndirectedGraph< ge::Vertex3d, WeightedUndirectedPolylineEdgeui, unsigned intReducableWeightedUndirectedPolylineGraph3Dd
 
typedef UndirectedEdge< unsigned intEdgeui
 
typedef UndirectedEdge< unsigned intUndirectedEdgeui
 
typedef UndirectedGraph< ge::Vertex2d, UndirectedEdgeui, unsigned intGraph2Dd
 
typedef UndirectedGraph< ge::Vertex3d, UndirectedEdgeui, unsigned intGraph3Dd
 
typedef UndirectedGraph< ge::Vertex2d, UndirectedEdgeui, unsigned intUndirectedGraph2Dd
 
typedef UndirectedGraph< ge::Vertex3d, UndirectedEdgeui, unsigned intUndirectedGraph3Dd
 
typedef WeightedUndirectedEdge< unsigned intWeightedEdgeui
 
typedef WeightedUndirectedEdge< unsigned intWeightedUndirectedEdgeui
 
typedef WeightedUndirectedPolylineEdge< unsigned intWeightedUndirectedPolylineEdgeui
 

Typedef Documentation

typedef UndirectedEdge<unsigned int> geGraph::Edgeui