![]() |
Fraxinus
22.04
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 187 of file cxGraphicalPrimitives.h.
| cx::GraphicalArrow3D::GraphicalArrow3D | ( | vtkRendererPtr | renderer = vtkRendererPtr() | ) |
Definition at line 450 of file cxGraphicalPrimitives.cpp.
| cx::GraphicalArrow3D::~GraphicalArrow3D | ( | ) |
Definition at line 465 of file cxGraphicalPrimitives.cpp.
| void cx::GraphicalArrow3D::setColor | ( | QColor | color | ) |
Definition at line 471 of file cxGraphicalPrimitives.cpp.
Definition at line 476 of file cxGraphicalPrimitives.cpp.