MeVisLab Toolbox Reference
|
#include "mlVesselGraphSystem.h"
#include "Properties/mlPropertyContainer.h"
#include "VesselGraphDisableWarnings.h"
#include <boost/shared_ptr.hpp>
#include "VesselGraphRestoreWarnings.h"
Go to the source code of this file.
Classes | |
class | BaseGraphItem |
class BaseGraphItem More... | |
Macros | |
#define | GETPROPERTYREFERENCE(name) name() |
Defines the base class for graph components. | |
#define GETPROPERTYREFERENCE | ( | name | ) | name() |
Defines the base class for graph components.
Definition at line 28 of file mlBaseGraphItem.h.