Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

GltTextOverlay Class Reference
[GLT Node]

Text Overlay Node. More...

#include <text.h>

Inheritance diagram for GltTextOverlay:

Inheritance graph
[legend]
Collaboration diagram for GltTextOverlay:

Collaboration graph
[legend]
List of all members.

Public Methods

 GltTextOverlay (const GltFont &font, const GltViewport &window)
 Constructor.

 GltTextOverlay (const GltTextOverlay &overlay)
 Constructor.

 ~GltTextOverlay ()
 Destructor.

virtual void draw () const
 Derived classes should supply this.

std::wstring & text ()
 Current overlay text.

const std::wstring & text () const
 Current overlay text.

GltColorfadeColor ()
 Fade colour of overlay viewport.

bool & border ()
 Draw overlay border.

GltColorborderColor ()
 Overlay border color.

bool & shadow ()
 Draw text shadow.

GltColorshadowColor ()
 Text shadow color.

int & spacing ()
 Text spacing.

int & margin ()
 Text margin.

GltHorizontalAlignmentalignHorizontal ()
 Horizontal alignment.

GltVerticalAlignmentalignVertical ()
 Vertical alignment.


Detailed Description

Text Overlay Node.

Definition at line 48 of file text.h.


The documentation for this class was generated from the following files:
Generated on Tue Nov 5 11:11:46 2002 for GLT by doxygen1.2.18