Fraxinus
22.09
An IGT application
|
#include "cxResourceExport.h"
#include "vtkSmartPointer.h"
#include <stdint.h>
#include <boost/shared_ptr.hpp>
#include <QObject>
#include <QDateTime>
#include "cxVideoSource.h"
Go to the source code of this file.
Classes | |
class | cx::TestVideoSource |
test video source generator More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef vtkSmartPointer< class vtkImageData > | vtkImageDataPtr |
typedef vtkSmartPointer< class vtkImageImport > | vtkImageImportPtr |
typedef vtkSmartPointer<class vtkImageData> vtkImageDataPtr |
Definition at line 24 of file cxTestVideoSource.h.
typedef vtkSmartPointer<class vtkImageImport> vtkImageImportPtr |
Definition at line 25 of file cxTestVideoSource.h.