version 3.3

VRS::TEXT::SimplePanelPainterGl Class Reference

A class containing the needed informations to render text with glyphs pre rasterized on textures directly on screeen. More...

#include <vrs/text/simplepanelpaintergl.h>

Inheritance diagram for VRS::TEXT::SimplePanelPainterGl:

VRS::ShapePainter VRS::Painter VRS::Handler VRS::RenderObj VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 SimplePanelPainterGl ()
virtual ~SimplePanelPainterGl ()
virtual ID target () const
 Defines which class will be rendered.
virtual bool render (Engine *, const Shape *)
 The rendering.
 VRS_TYPEINFO (SimplePanelPainterGl, ShapePainter)


Detailed Description

A class containing the needed informations to render text with glyphs pre rasterized on textures directly on screeen.

Constructor & Destructor Documentation

VRS::TEXT::SimplePanelPainterGl::SimplePanelPainterGl (  ) 

virtual VRS::TEXT::SimplePanelPainterGl::~SimplePanelPainterGl (  )  [virtual]


Member Function Documentation

virtual ID VRS::TEXT::SimplePanelPainterGl::target (  )  const [virtual]

Defines which class will be rendered.

See also:
Painter

Implements VRS::Painter.

virtual bool VRS::TEXT::SimplePanelPainterGl::render ( Engine ,
const Shape  
) [virtual]

The rendering.

See also:
Painter

Implements VRS::ShapePainter.

VRS::TEXT::SimplePanelPainterGl::VRS_TYPEINFO ( SimplePanelPainterGl  ,
ShapePainter   
)


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

Generated on Sat May 25 06:00:41 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact