12 #ifndef CXGRAPHICALTORUS3D_H 13 #define CXGRAPHICALTORUS3D_H 15 #include "cxResourceVisualizationExport.h" 36 void setRadius(
double value);
37 void setThickness(
double radius);
38 void setColor(QColor color);
45 #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.