CustusX
16.5.0-rc9
An IGT application
|
#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 vtkSmartPointer<class vtkPolyDataAlgorithm> vtkPolyDataAlgorithmPtr |
Definition at line 47 of file cxViewWrapper.h.