CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::GraphicalPoint3D Class Reference

Helper for rendering a point in 3D. More...

#include <cxGraphicalPrimitives.h>

Public Member Functions

 GraphicalPoint3D (vtkRendererPtr renderer=vtkRendererPtr())
 
void setRenderer (vtkRendererPtr renderer=vtkRendererPtr())
 
 ~GraphicalPoint3D ()
 
void setRadius (double radius)
 
void setColor (QColor color)
 
void setValue (Vector3D point)
 
Vector3D getValue () const
 
vtkActorPtr getActor ()
 
vtkPolyDataPtr getPolyData ()
 

Detailed Description

Helper for rendering a point in 3D.

Definition at line 150 of file cxGraphicalPrimitives.h.


The documentation for this class was generated from the following files: