![]() |
CustusX
2023.01.05-dev+develop.0da12
An IGT application
|
#include "cxResourceVisualizationExport.h"#include "cxRepImpl.h"#include "cxDefinitions.h"#include "vtkForwardDeclarations.h"#include "cxForwardDeclarations.h"#include "cxVector3D.h"Go to the source code of this file.
Classes | |
| class | cx::OrientationAnnotation3DRep |
| Class for display of an orientation annotation cube in 3D. More... | |
Namespaces | |
| cx | |
| Namespace for all CustusX production code. | |
Typedefs | |
| typedef vtkSmartPointer< class vtkOrientationMarkerWidget > | vtkOrientationMarkerWidgetPtr |
| typedef vtkSmartPointer< class vtkAnnotatedCubeActor > | vtkAnnotatedCubeActorPtr |
| typedef vtkSmartPointer< class vtkProp > | vtkPropPtr |
| typedef vtkSmartPointer<class vtkAnnotatedCubeActor> vtkAnnotatedCubeActorPtr |
Definition at line 23 of file cxOrientationAnnotation3DRep.h.
| typedef vtkSmartPointer<class vtkOrientationMarkerWidget> vtkOrientationMarkerWidgetPtr |
Definition at line 22 of file cxOrientationAnnotation3DRep.h.
| typedef vtkSmartPointer<class vtkProp> vtkPropPtr |
Definition at line 24 of file cxOrientationAnnotation3DRep.h.