Fraxinus
16.5.0-fx-rc1
An IGT application
|
#include "org_custusx_core_video_Export.h"
#include <vector>
#include <map>
#include <boost/array.hpp>
#include "cxForwardDeclarations.h"
Go to the source code of this file.
Classes | |
class | cx::VideoConnection |
Represent one video grabber connection. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef vtkSmartPointer< class vtkImageImport > | vtkImageImportPtr |
typedef vtkSmartPointer< class vtkImageAlgorithm > | vtkImageAlgorithmPtr |
typedef boost::shared_ptr < QThread > | QThreadPtr |
typedef boost::shared_ptr < VideoConnection > | cx::VideoConnectionPtr |
typedef boost::shared_ptr<QThread> QThreadPtr |
Definition at line 44 of file cxVideoConnection.h.
typedef vtkSmartPointer<class vtkImageAlgorithm> vtkImageAlgorithmPtr |
Definition at line 43 of file cxVideoConnection.h.
typedef vtkSmartPointer<class vtkImageImport> vtkImageImportPtr |
Definition at line 42 of file cxVideoConnection.h.