33 #ifndef CXGRAPHICALAXES3D_H 34 #define CXGRAPHICALAXES3D_H 36 #include "cxResourceVisualizationExport.h" 67 void setFontSize(
double size);
68 void setAxisLength(
double length);
69 void setVisible(
bool on);
71 void setShowAxesLabels(
bool on);
72 void setCaption(
const QString& caption,
const Vector3D& color);
77 void resetAxesLabels();
93 #endif // CXGRAPHICALAXES3D_H
vtkSmartPointer< class vtkAxesActor > vtkAxesActorPtr
boost::shared_ptr< class ViewportListener > ViewportListenerPtr
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
Visualization for one 3D coordinate axis triplet.
vtkSmartPointer< class vtkRenderer > vtkRendererPtr
boost::shared_ptr< class GraphicalAxes3D > GraphicalAxes3DPtr
std::vector< vtkCaptionActor2DPtr > mCaption
std::vector< Vector3D > mCaptionPos
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.
RealScalar length() const
const double m_vtkAxisLength
ViewportListenerPtr mViewportListener
Namespace for all CustusX production code.