MeVisLab Toolbox Reference
CSOLiveWireGraph.h File Reference
#include "MLCSOSystem.h"
#include "CSOLiveWireNode.h"
#include "CSOObjectHeap.h"

Go to the source code of this file.

Classes

class  ml::CSOLiveWireGraph
 The class maintains a graph for applying a shortest path algorithm on. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Enumerations

enum  ml::CSOLiveWireNeighborhoodMode { ml::CSO_LIVE_WIRE_4_NEIGHBORHOOD = 0 , ml::CSO_LIVE_WIRE_8_NEIGHBORHOOD = 1 }
 The neighborhood modes for the graph search. More...