List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
osgText::Glyph::Glyph |
( |
Font * |
font, |
|
|
unsigned int |
glyphCode |
|
) |
| |
virtual osgText::Glyph::~Glyph |
( |
| ) |
[protected, virtual] |
Member Function Documentation
Font* osgText::Glyph::getFont |
( |
| ) |
[inline] |
const Font* osgText::Glyph::getFont |
( |
| ) |
const [inline] |
unsigned int osgText::Glyph::getGlyphCode |
( |
| ) |
const [inline] |
float osgText::Glyph::getHeight |
( |
| ) |
const [inline] |
float osgText::Glyph::getHorizontalAdvance |
( |
| ) |
const |
const osg::Vec2& osgText::Glyph::getHorizontalBearing |
( |
| ) |
const |
const osg::Vec2& osgText::Glyph::getMaxTexCoord |
( |
| ) |
const |
const osg::Vec2& osgText::Glyph::getMinTexCoord |
( |
| ) |
const |
int osgText::Glyph::getTexturePositionX |
( |
| ) |
const |
int osgText::Glyph::getTexturePositionY |
( |
| ) |
const |
float osgText::Glyph::getVerticalAdvance |
( |
| ) |
const |
const osg::Vec2& osgText::Glyph::getVerticalBearing |
( |
| ) |
const |
float osgText::Glyph::getWidth |
( |
| ) |
const [inline] |
void osgText::Glyph::setHeight |
( |
float |
height | ) |
[inline] |
void osgText::Glyph::setHorizontalAdvance |
( |
float |
advance | ) |
|
void osgText::Glyph::setHorizontalBearing |
( |
const osg::Vec2 & |
bearing | ) |
|
void osgText::Glyph::setMaxTexCoord |
( |
const osg::Vec2 & |
coord | ) |
|
void osgText::Glyph::setMinTexCoord |
( |
const osg::Vec2 & |
coord | ) |
|
void osgText::Glyph::setTexturePosition |
( |
int |
posX, |
|
|
int |
posY |
|
) |
| |
void osgText::Glyph::setVerticalAdvance |
( |
float |
advance | ) |
|
void osgText::Glyph::setVerticalBearing |
( |
const osg::Vec2 & |
bearing | ) |
|
void osgText::Glyph::setWidth |
( |
float |
width | ) |
[inline] |
void osgText::Glyph::subload |
( |
| ) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: