CustusX
20.03-rc1
An IGT application
|
#include "org_custusx_core_view_Export.h"
#include <vector>
#include <QPointer>
#include <QObject>
#include "cxDefinitions.h"
#include "cxViewWrapper.h"
#include "cxForwardDeclarations.h"
#include "cxVector3D.h"
#include "cxCoordinateSystemHelpers.h"
Go to the source code of this file.
Classes | |
class | cx::ViewWrapper3D |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef vtkSmartPointer< class vtkAnnotatedCubeActor > | vtkAnnotatedCubeActorPtr |
typedef vtkSmartPointer< class vtkOrientationMarkerWidget > | vtkOrientationMarkerWidgetPtr |
typedef boost::shared_ptr< class Slices3DRep > | cx::Slices3DRepPtr |
typedef boost::shared_ptr< class DataMetricRep > | cx::DataMetricRepPtr |
typedef boost::shared_ptr< class MetricNamesRep > | cx::MetricNamesRepPtr |
typedef boost::shared_ptr< class ImageLandmarkRep > | cx::ImageLandmarkRepPtr |
typedef boost::shared_ptr< class PatientLandmarkRep > | cx::PatientLandmarkRepPtr |
typedef boost::shared_ptr< class MultiVolume3DRepProducer > | cx::MultiVolume3DRepProducerPtr |
typedef boost::shared_ptr< class ToolAxisConnector > | cx::ToolAxisConnectorPtr |
typedef boost::shared_ptr< ViewWrapper3D > | cx::ViewWrapper3DPtr |
typedef vtkSmartPointer<class vtkAnnotatedCubeActor> vtkAnnotatedCubeActorPtr |
Definition at line 32 of file cxViewWrapper3D.h.
typedef vtkSmartPointer<class vtkOrientationMarkerWidget> vtkOrientationMarkerWidgetPtr |
Definition at line 34 of file cxViewWrapper3D.h.