33 #ifndef CXGRAPHICALTORUS3D_H 34 #define CXGRAPHICALTORUS3D_H 36 #include "cxResourceVisualizationExport.h" 57 void setRadius(
double value);
58 void setThickness(
double radius);
59 void setColor(QColor color);
66 #endif // CXGRAPHICALTORUS3D_H Base helper class for rendering objects with a specific direction in 3D.
Helper for rendering a torus in 3D.
vtkSmartPointer< class vtkRenderer > vtkRendererPtr
boost::shared_ptr< GraphicalTorus3D > GraphicalTorus3DPtr
Namespace for all CustusX production code.