List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
osgText::Glyph3D::Glyph3D |
( |
Font * |
font, |
|
|
unsigned int |
glyphCode |
|
) |
| |
virtual osgText::Glyph3D::~Glyph3D |
( |
| ) |
[inline, protected, virtual] |
Member Function Documentation
Font* osgText::Glyph3D::getFont |
( |
| ) |
[inline] |
const Font* osgText::Glyph3D::getFont |
( |
| ) |
const [inline] |
unsigned int osgText::Glyph3D::getGlyphCode |
( |
| ) |
const [inline] |
float osgText::Glyph3D::getHeight |
( |
| ) |
const [inline] |
float osgText::Glyph3D::getHorizontalAdvance |
( |
| ) |
const [inline] |
const osg::Vec2& osgText::Glyph3D::getHorizontalBearing |
( |
| ) |
const [inline] |
Get the PrimitiveSetList for the raw face which hasn't been tessellated.
const osg::Vec3Array* osgText::Glyph3D::getRawVertexArray |
( |
| ) |
const [inline] |
float osgText::Glyph3D::getVerticalAdvance |
( |
| ) |
const [inline] |
const osg::Vec2& osgText::Glyph3D::getVerticalBearing |
( |
| ) |
const [inline] |
float osgText::Glyph3D::getWidth |
( |
| ) |
const [inline] |
void osgText::Glyph3D::setHeight |
( |
float |
height | ) |
[inline] |
void osgText::Glyph3D::setHorizontalAdvance |
( |
float |
advance | ) |
[inline] |
void osgText::Glyph3D::setHorizontalBearing |
( |
const osg::Vec2 & |
bearing | ) |
[inline] |
void osgText::Glyph3D::setRawVertexArray |
( |
osg::Vec3Array * |
vertices | ) |
[inline] |
virtual void osgText::Glyph3D::setThreadSafeRefUnref |
( |
bool |
threadSafe | ) |
[virtual] |
void osgText::Glyph3D::setVerticalAdvance |
( |
float |
advance | ) |
[inline] |
void osgText::Glyph3D::setVerticalBearing |
( |
const osg::Vec2 & |
bearing | ) |
[inline] |
void osgText::Glyph3D::setWidth |
( |
float |
width | ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: