List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
osgText::Font::Glyph::Glyph |
( |
| ) |
|
virtual osgText::Font::Glyph::~Glyph |
( |
| ) |
[protected, virtual] |
Member Function Documentation
void osgText::Font::Glyph::draw |
( |
osg::State & |
state | ) |
const |
unsigned int osgText::Font::Glyph::getGlyphCode |
( |
| ) |
const |
float osgText::Font::Glyph::getHorizontalAdvance |
( |
| ) |
const |
const osg::Vec2& osgText::Font::Glyph::getHorizontalBearing |
( |
| ) |
const |
const osg::Vec2& osgText::Font::Glyph::getMaxTexCoord |
( |
| ) |
const |
const osg::Vec2& osgText::Font::Glyph::getMinTexCoord |
( |
| ) |
const |
const GlyphTexture* osgText::Font::Glyph::getTexture |
( |
| ) |
const |
int osgText::Font::Glyph::getTexturePositionX |
( |
| ) |
const |
int osgText::Font::Glyph::getTexturePositionY |
( |
| ) |
const |
float osgText::Font::Glyph::getVerticalAdvance |
( |
| ) |
const |
const osg::Vec2& osgText::Font::Glyph::getVerticalBearing |
( |
| ) |
const |
void osgText::Font::Glyph::setHorizontalAdvance |
( |
float |
advance | ) |
|
void osgText::Font::Glyph::setHorizontalBearing |
( |
const osg::Vec2 & |
bearing | ) |
|
void osgText::Font::Glyph::setMaxTexCoord |
( |
const osg::Vec2 & |
coord | ) |
|
void osgText::Font::Glyph::setMinTexCoord |
( |
const osg::Vec2 & |
coord | ) |
|
void osgText::Font::Glyph::setTexture |
( |
GlyphTexture * |
texture | ) |
|
void osgText::Font::Glyph::setTexturePosition |
( |
int |
posX, |
|
|
int |
posY |
|
) |
| |
void osgText::Font::Glyph::setVerticalAdvance |
( |
float |
advance | ) |
|
void osgText::Font::Glyph::setVerticalBearing |
( |
const osg::Vec2 & |
bearing | ) |
|
void osgText::Font::Glyph::subload |
( |
| ) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: