![]() |
CustusX
20.03-rc1
An IGT application
|
Helper for rendering a a polydata in 3D. More...
#include <cxGraphicalPrimitives.h>
Additional Inherited Members | |
Protected Attributes inherited from cx::GraphicalGeometricBase | |
| vtkPolyDataAlgorithmPtr | mSource |
| vtkPropertyPtr | mProperty |
| vtkActorPtr | mActor |
| vtkPolyDataPtr | mData |
| vtkRendererPtr | mRenderer |
Helper for rendering a a polydata in 3D.
Definition at line 82 of file cxGraphicalPrimitives.h.
| cx::GraphicalPolyData3D::GraphicalPolyData3D | ( | vtkPolyDataAlgorithmPtr | source = vtkPolyDataAlgorithmPtr(), |
| vtkRendererPtr | renderer = vtkRendererPtr() |
||
| ) |
Definition at line 159 of file cxGraphicalPrimitives.cpp.
|
virtual |
Implements cx::GraphicalGeometricBase.
Definition at line 188 of file cxGraphicalPrimitives.cpp.
| void cx::GraphicalPolyData3D::setData | ( | vtkPolyDataPtr | data | ) |
Definition at line 174 of file cxGraphicalPrimitives.cpp.
| void cx::GraphicalPolyData3D::setIsWireFrame | ( | bool | val | ) |
Definition at line 169 of file cxGraphicalPrimitives.cpp.
| void cx::GraphicalPolyData3D::setTexture | ( | vtkTexturePtr | texture | ) |
Definition at line 182 of file cxGraphicalPrimitives.cpp.