12 #ifndef GRAPHICALOBJECTWITHDIRECTION_H 13 #define GRAPHICALOBJECTWITHDIRECTION_H 15 #include "cxResourceVisualizationExport.h" 41 void setDirection(
Vector3D direction);
42 void setVectorUp(
const Vector3D &up);
47 void updateOrientation();
63 #endif // GRAPHICALOBJECTWITHDIRECTION_H Base helper class for rendering objects with a specific direction in 3D.
vtkSmartPointer< class vtkActor > vtkActorPtr
vtkSmartPointer< class vtkPolyDataMapper > vtkPolyDataMapperPtr
boost::shared_ptr< GraphicalObjectWithDirection > GraphicalObjectWithDirectionPtr
vtkSmartPointer< class vtkSuperquadricSource > vtkSuperquadricSourcePtr
vtkSuperquadricSourcePtr mSource
vtkSmartPointer< class vtkRenderer > vtkRendererPtr
vtkPolyDataMapperPtr mMapper
vtkSmartPointer< vtkPolyData > vtkPolyDataPtr
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.
Namespace for all CustusX production code.