12 #ifndef CXGRAPHICALAXES3D_H 13 #define CXGRAPHICALAXES3D_H 15 #include "cxResourceVisualizationExport.h" 46 void setFontSize(
double size);
47 void setAxisLength(
double length);
48 void setVisible(
bool on);
50 void setShowAxesLabels(
bool on);
51 void setCaption(
const QString& caption,
const Vector3D& color);
56 void resetAxesLabels();
72 #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.