Fraxinus  18.10
An IGT application
cxVtkHelperClasses.h File Reference
#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

template<typename vtkPropertyOrProperty2DPtr >
void cx::setColorAndOpacity (vtkPropertyOrProperty2DPtr property, QColor color)
 
Vector3D cx::getColorAsVector3D (QColor color)