CustusX  2023.01.05-dev+develop.0da12
An IGT application
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 27 of file cxVideoConnection.cpp.

typedef vtkSmartPointer<vtkImageFlip> vtkImageFlipPtr

Definition at line 28 of file cxVideoConnection.cpp.