GlobeEngine
ReducableUndirectedGraph.h File Reference
#include "VBOVertex.h"
#include "OpenGL_Includes.h"
#include <iostream>
#include "UndirectedEdge.h"
#include "WeightedUndirectedEdge.h"
#include "WeightedUndirectedPolylineEdge.h"
#include "GraphNode.h"
#include "Graph.h"
#include "UndirectedGraph.h"

Go to the source code of this file.

Classes

class  geGraph::ReducableUndirectedGraph< NODETYPE, EDGETYPE, U >
 
class  geGraph::ReducableWeightedUndirectedGraph< NODETYPE, EDGETYPE, U >
 

Namespaces

 geGraph
 

Typedefs

typedef ReducableUndirectedGraph< ge::Vertex2d, UndirectedEdgeui, unsigned intgeGraph::ReducableGraph2Dd
 
typedef ReducableUndirectedGraph< ge::Vertex3d, UndirectedEdgeui, unsigned intgeGraph::ReducableGraph3Dd
 
typedef ReducableUndirectedGraph< ge::Vertex2d, UndirectedEdgeui, unsigned intgeGraph::ReducableUndirectedGraph2Dd
 
typedef ReducableUndirectedGraph< ge::Vertex3d, UndirectedEdgeui, unsigned intgeGraph::ReducableUndirectedGraph3Dd
 
typedef ReducableWeightedUndirectedGraph< ge::Vertex2d, WeightedUndirectedEdgeui, unsigned intgeGraph::ReducableWeightedGraph2Dd
 
typedef ReducableWeightedUndirectedGraph< ge::Vertex3d, WeightedUndirectedEdgeui, unsigned intgeGraph::ReducableWeightedGraph3Dd
 
typedef ReducableWeightedUndirectedGraph< ge::Vertex2d, WeightedUndirectedEdgeui, unsigned intgeGraph::ReducableWeightedUndirectedGraph2Dd
 
typedef ReducableWeightedUndirectedGraph< ge::Vertex3d, WeightedUndirectedEdgeui, unsigned intgeGraph::ReducableWeightedUndirectedGraph3Dd
 
typedef ReducableWeightedUndirectedGraph< ge::Vertex2d, WeightedUndirectedPolylineEdgeui, unsigned intgeGraph::ReducableWeightedUndirectedPolylineGraph2Dd
 
typedef ReducableWeightedUndirectedGraph< ge::Vertex3d, WeightedUndirectedPolylineEdgeui, unsigned intgeGraph::ReducableWeightedUndirectedPolylineGraph3Dd