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