#include <adore/view/alane.h>
#include <adore/view/alanechangeview.h>
#include <plotlablib/figurestubfactory.h>
#include <adore/mad/adoremath.h>
#include "viewplotter_config.h"
Go to the source code of this file.
Namespaces | |
adore | |
adore::PLOT | |
Functions | |
void | adore::PLOT::plotALane (adore::view::ALane *alane, std::string tag, adore::PLOT::ViewPlotterConfig config, DLR_TS::PlotLab::AFigureStub *figure, std::string viewtype) |
void | adore::PLOT::plotALaneChangeView (adore::view::ALaneChangeView *alanechangeview, std::string tag, adore::PLOT::ViewPlotterConfig config, DLR_TS::PlotLab::AFigureStub *figure) |