NorMIT-nav  18.04
An IGT application
cxViewWrapper.h File Reference
#include "org_custusx_core_view_Export.h"
#include <vector>
#include <QVariant>
#include <QObject>
#include "cxDefinitions.h"
#include "vtkForwardDeclarations.h"
#include "cxForwardDeclarations.h"
#include "cxViewGroupData.h"
#include "cxSyncedValue.h"
#include "cxVisServices.h"
#include "cxPatientModelService.h"
#include "cxImageAlgorithms.h"

Go to the source code of this file.

Classes

class  cx::DataViewPropertiesInteractor
 
class  cx::ViewWrapper
 Superclass for ViewWrappers. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer< class vtkPolyDataAlgorithm > vtkPolyDataAlgorithmPtr
 
typedef boost::shared_ptr< class CameraData > cx::CameraDataPtr
 
typedef boost::shared_ptr< class DataViewPropertiesInteractor > cx::DataViewPropertiesInteractorPtr
 

Typedef Documentation

typedef vtkSmartPointer<class vtkPolyDataAlgorithm> vtkPolyDataAlgorithmPtr

Definition at line 29 of file cxViewWrapper.h.