![]() |
Fraxinus
17.12-rc2
An IGT application
|
Helper for rendering an arrow in 3D. More...
#include <cxGraphicalPrimitives.h>
Public Member Functions | |
| GraphicalArrow3D (vtkRendererPtr renderer=vtkRendererPtr()) | |
| ~GraphicalArrow3D () | |
| void | setColor (QColor color) |
| void | setValue (Vector3D base, Vector3D normal, double length) |
Helper for rendering an arrow in 3D.
Definition at line 207 of file cxGraphicalPrimitives.h.
| cx::GraphicalArrow3D::GraphicalArrow3D | ( | vtkRendererPtr | renderer = vtkRendererPtr() | ) |
Definition at line 466 of file cxGraphicalPrimitives.cpp.
| cx::GraphicalArrow3D::~GraphicalArrow3D | ( | ) |
Definition at line 481 of file cxGraphicalPrimitives.cpp.
| void cx::GraphicalArrow3D::setColor | ( | QColor | color | ) |
Definition at line 487 of file cxGraphicalPrimitives.cpp.
Definition at line 492 of file cxGraphicalPrimitives.cpp.