CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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"

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 47 of file cxViewWrapper.h.