|
Computer Assited Medical Intervention Tool Kit
version 5.0
|
|
Go to the documentation of this file.
26 #ifndef MMLMonitorDisplayFactory_H
27 #define MMLMonitorDisplayFactory_H
30 #include <MonitorIn.hxx>
67 #endif // MMLMonitorDisplayFactory_H
A monitor for forces.
Definition: MonitorForce.h:38
A monitor that calculate the distance between a point a triangle mesh.
Definition: MonitorPointToTriangleMeshDistanceFinal.h:39
A monitor that calculate Surface.
Definition: MonitorSurface.h:38
A monitor that calculate the distance between two points.
Definition: MonitorDistanceX.h:39
A monitor that calculate the distance between a point and a set of points.
Definition: MonitorPointFinalSetDistance.h:40
A monitor that give the displacement (vector)
Definition: MonitorDisplacement.h:38
A monitor that give the norm of the displacement.
Definition: MonitorNormDisplacement.h:37
A factory to create monitors.
Definition: MonitorFactory.h:53
A monitor based on the relative energy norm.
Definition: MonitorRen.h:38
A monitor based on the computing time.
Definition: MonitorComputingTime.h:38
A monitor that calculate the distance between two points.
Definition: MonitorGeometricDeviation.h:38
static Monitor * createMonitor(mml::Monitor *m, MonitoringManager *monitoringManager)
create a monitor according to the xsdcxx object monitor
Definition: MonitorFactory.cpp:37
A monitor that calculate Volume.
Definition: MonitorVolume.h:38
Manager of the benchmark tests. Do simulation loop and tests.
Definition: MonitoringManager.h:50
A monitor that calculate the distance between two points.
Definition: MonitorDistanceZ.h:38
A monitor based on the position.
Definition: MonitorPosition.h:38
~MonitorFactory()
destructor
Definition: MonitorFactory.cpp:34
A monitor calculate and store followed data (ex:calculation between current position and references) ...
Definition: Monitor.h:49
A monitor that calculate the distance between a point and a set of points.
Definition: MonitorPointSetDistance.h:38
A monitor that calculate the distance between two points.
Definition: MonitorDistanceY.h:38
MonitorFactory()
constructor
Definition: MonitorFactory.cpp:31