Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::CaptionText3D Class Reference

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 ()
 

Detailed Description

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.


The documentation for this class was generated from the following files: