CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxVideoConnection.cpp File Reference
#include "cxVideoConnection.h"
#include <vtkDataSetMapper.h>
#include <vtkImageFlip.h>
#include "cxTrackingService.h"
#include "cxBasicVideoSource.h"
#include "cxVideoServiceBackend.h"
#include "cxNullDeleter.h"
#include "cxImageReceiverThread.h"
#include "cxImage.h"
#include "cxLogger.h"
#include <QApplication>
#include "boost/function.hpp"
#include "boost/bind.hpp"

Go to the source code of this file.

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer
< vtkDataSetMapper > 
vtkDataSetMapperPtr
 
typedef vtkSmartPointer
< vtkImageFlip > 
vtkImageFlipPtr
 

Typedef Documentation

typedef vtkSmartPointer<vtkDataSetMapper> vtkDataSetMapperPtr

Definition at line 48 of file cxVideoConnection.cpp.

typedef vtkSmartPointer<vtkImageFlip> vtkImageFlipPtr

Definition at line 49 of file cxVideoConnection.cpp.