TextBox Class Reference

#include <textBox.h>

List of all members.

Public Member Functions

 TextBox ()
 ~TextBox ()
void setText (const string &text)
void setFont (const string &font)
void setColor (osg::Vec4d color)
void setPosition (osg::Vec3d position)
void setTextSize (unsigned int size)
osg::Group & getGroup () const
string getText () const

Constructor & Destructor Documentation

TextBox::TextBox (  ) 
TextBox::~TextBox (  )  [inline]

Member Function Documentation

osg::Group & TextBox::getGroup (  )  const
string TextBox::getText (  )  const
void TextBox::setColor ( osg::Vec4d  color  ) 
void TextBox::setFont ( const string &  font  ) 
void TextBox::setPosition ( osg::Vec3d  position  ) 
void TextBox::setText ( const string &  text  ) 
void TextBox::setTextSize ( unsigned int  size  ) 

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

Generated on Thu Jan 14 20:50:13 2010 for TerrainEditor by  doxygen 1.6.1