|
Computer Assited Medical Intervention Tool Kit
version 5.0
|
|
Go to the documentation of this file.
26 #ifndef MMLMonitorDisplay_H
27 #define MMLMonitorDisplay_H
56 virtual void update() = 0;
58 virtual void hide() = 0;
MMLComponent * manager
display
Definition: MMLMonitorDisplay.h:64
MMLMonitorDisplay(Monitor *monitor, MMLComponent *manager)
constructor
Definition: MMLMonitorDisplay.cpp:32
Monitor * monitor
monitor
Definition: MMLMonitorDisplay.h:62
Generic class for MML Monitor 3D/Graphical representation.
Definition: MMLMonitorDisplay.h:45
This class manage an MML monitoring document ".mml".
Definition: MMLComponent.h:48
#define MMLCOMPONENT_API
Definition: MMLComponentAPI.h:54
A monitor calculate and store followed data (ex:calculation between current position and references) ...
Definition: Monitor.h:49