CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxBasicVideoSource.h File Reference
#include "cxResourceExport.h"
#include "vtkSmartPointer.h"
#include <stdint.h>
#include <boost/shared_ptr.hpp>
#include <QObject>
#include <QDateTime>
#include <boost/array.hpp>
#include "cxVideoSource.h"
#include "cxForwardDeclarations.h"

Go to the source code of this file.

Classes

class  cx::BasicVideoSource
 VideoSource controlled by a vtkImageData. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer< class
vtkImageData > 
vtkImageDataPtr
 
typedef vtkSmartPointer< class
vtkImageChangeInformation > 
vtkImageChangeInformationPtr
 

Typedef Documentation

typedef vtkSmartPointer<class vtkImageChangeInformation> vtkImageChangeInformationPtr

Definition at line 49 of file cxBasicVideoSource.h.

typedef vtkSmartPointer<class vtkImageData> vtkImageDataPtr

Definition at line 43 of file cxBasicVideoSource.h.