![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
#include <memory>
#include <vector>
#include "MonitorIn.hxx"
#include "MonitorOut.hxx"
#include "manager/MonitoringManager.h"
#include "monitor/Monitor.h"
#include "simulator/NonInteractiveSimulator.h"
Go to the source code of this file.
Classes | |
class | NonInteractiveMonitoringManager |
NonInteractice managers are managers linked with an non interactive simulator. More... | |