MeVisLab Toolbox Reference
|
#include "mlVesselGraphSystem.h"
#include "VesselGraphTypes.h"
#include "VesselGraphDisableWarnings.h"
#include <boost/iterator/transform_iterator.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/function.hpp>
#include <map>
#include "VesselGraphRestoreWarnings.h"
#include "Properties/mlPropertyManager.h"
Go to the source code of this file.
Classes | |
class | Graph |
Defines the basic Graph class which holds sets of nodes, edges and roots to model tubular structures with graph-like topologies such as vascular systems. More... | |