CustusX
16.5.0-rc9
An IGT application
|
#include "cxResourceVisualizationExport.h"
#include "cxTransform3D.h"
#include "cxGraphicalPrimitives.h"
#include "vtkForwardDeclarations.h"
#include <QColor>
Go to the source code of this file.
Classes | |
class | cx::RGBColor |
RGB color data. More... | |
class | cx::OffsetPoint |
Helper for drawing a point in 2D. More... | |
class | cx::LineSegment |
Helper for drawing a line in 2D. More... | |
class | cx::TextDisplay |
Helper for drawing text in 2D. More... | |
class | cx::CrossHair2D |
Helper for drawing a crosshair in 2D. More... | |
class | cx::Axes3D |
Helper for drawing a coordinate axis in 3D. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Functions | |
void | cx::setColorAndOpacity (vtkPropertyPtr property, QColor color) |
Vector3D | cx::getColorAsVector3D (QColor color) |