TextBox Class Reference
#include <textBox.h>
List of all members.
Constructor & Destructor Documentation
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:
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/textBox.h
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/textBox.cpp