![]() |
Fraxinus
17.12-rc1
An IGT application
|
#include <cxTemporalCalibrationWidget.h>#include <QtWidgets>#include <QVBoxLayout>#include "boost/bind.hpp"#include "cxTrackingService.h"#include "cxLabeledComboBoxWidget.h"#include <vtkDoubleArray.h>#include <vtkPointData.h>#include "cxDoubleWidgets.h"#include "cxTypeConversions.h"#include "cxRecordSessionWidget.h"#include "cxSettings.h"#include "cxToolProperty.h"#include "cxDoublePropertyTemporalCalibration.h"#include "cxUtilHelpers.h"#include "cxVolumeHelpers.h"#include "vtkImageCorrelation.h"#include "cxLogger.h"#include "cxPatientModelService.h"#include "cxVisServices.h"Go to the source code of this file.
Namespaces | |
| cx | |
| Namespace for all CustusX production code. | |
Typedefs | |
| typedef vtkSmartPointer< vtkImageCorrelation > | vtkImageCorrelationPtr |
| typedef vtkSmartPointer< vtkDoubleArray > | vtkDoubleArrayPtr |
| typedef unsigned char | cx::uchar |
| typedef vtkSmartPointer<vtkDoubleArray> vtkDoubleArrayPtr |
Definition at line 57 of file cxTemporalCalibrationWidget.cpp.
| typedef vtkSmartPointer<vtkImageCorrelation> vtkImageCorrelationPtr |
Definition at line 56 of file cxTemporalCalibrationWidget.cpp.