![]() |
Fraxinus
16.5.0-fx-rc9
An IGT application
|
Helper for rendering 3D text that faces the camera and has a constant viewed size. More...
#include <cxGraphicalPrimitives.h>
Public Member Functions | |
| FollowerText3D (vtkRendererPtr renderer=vtkRendererPtr()) | |
| void | setRenderer (vtkRendererPtr renderer=vtkRendererPtr()) |
| ~FollowerText3D () | |
| void | setColor (QColor color) |
| void | setText (QString text) |
| void | setPosition (Vector3D pos) |
| void | setSize (double val) |
| void | setSizeInNormalizedViewport (bool on, double size) |
| vtkFollowerPtr | getActor () |
| void | scaleText () |
| internal method More... | |
Helper for rendering 3D text that faces the camera and has a constant viewed size.
Definition at line 256 of file cxGraphicalPrimitives.h.