Fraxinus
18.10
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 186 of file cxGraphicalPrimitives.h.
cx::GraphicalArrow3D::GraphicalArrow3D | ( | vtkRendererPtr | renderer = vtkRendererPtr() | ) |
Definition at line 445 of file cxGraphicalPrimitives.cpp.
cx::GraphicalArrow3D::~GraphicalArrow3D | ( | ) |
Definition at line 460 of file cxGraphicalPrimitives.cpp.
void cx::GraphicalArrow3D::setColor | ( | QColor | color | ) |
Definition at line 466 of file cxGraphicalPrimitives.cpp.
Definition at line 471 of file cxGraphicalPrimitives.cpp.