![]() |
CustusX
16.12-rc1
An IGT application
|
#include "cxVtkHelperClasses.h"#include <vtkSphereSource.h>#include <vtkLineSource.h>#include <vtkPolyDataMapper2D.h>#include <vtkProperty2D.h>#include <vtkTextMapper.h>#include <vtkTextProperty.h>#include <vtkAxesActor.h>#include <vtkCaptionActor2D.h>#include <vtkMatrix4x4.h>#include <vtkRenderer.h>#include <vtkCursor2D.h>#include <vtkLeaderActor2D.h>#include "cxTypeConversions.h"#include <vtkProperty.h>#include "cxBoundingBox3D.h"#include "cxLogger.h"#include "vtkOverrideInformationCollection.h"#include "vtkObjectFactory.h"Go to the source code of this file.
Namespaces | |
| cx | |
| Namespace for all CustusX production code. | |
Functions | |
| void | cx::setColorAndOpacity (vtkPropertyPtr property, QColor color) |
| Vector3D | cx::getColorAsVector3D (QColor color) |