|
Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <QString>#include <QVector>#include <QIcon>#include <QPixmap>#include "vtkIdList.h"#include "qMRMLWidgetsExport.h"

Go to the source code of this file.
Classes | |
| class | qMRMLUtils |
Macros | |
| #define | compare_double(x, y) (((x-y)<0.000001) && ((x-y)>-0.000001)) |
| #define compare_double | ( | x, | |
| y | |||
| ) | (((x-y)<0.000001) && ((x-y)>-0.000001)) |
Definition at line 42 of file qMRMLUtils.h.
1.8.14