![]() |
CustusX
2023.01.05-dev+develop.0da12
An IGT application
|
#include "cxPNGImageReader.h"#include <QFileInfo>#include <vtkPNGReader.h>#include <vtkImageData.h>#include <ctkPluginContext.h>#include "cxImage.h"#include "cxPatientModelService.h"Go to the source code of this file.
Namespaces | |
| cx | |
| Namespace for all CustusX production code. | |
Typedefs | |
| typedef vtkSmartPointer< class vtkPNGReader > | vtkPNGReaderPtr |
| typedef vtkSmartPointer<class vtkPNGReader> vtkPNGReaderPtr |
Definition at line 21 of file cxPNGImageReader.cpp.