List of all members.
Constructor & Destructor Documentation
osgText::Font3D::Glyph3D::Glyph3D |
( |
unsigned int |
glyphCode | ) |
[inline] |
virtual osgText::Font3D::Glyph3D::~Glyph3D |
( |
| ) |
[inline, protected, virtual] |
Member Function Documentation
Get et the PrimitiveSetList for the back face.
const osg::BoundingBox& osgText::Font3D::Glyph3D::getBoundingBox |
( |
| ) |
const [inline] |
Get the PrimitiveSetList for the front face.
unsigned int osgText::Font3D::Glyph3D::getGlyphCode |
( |
| ) |
const [inline] |
return -1 if *this < *rhs, 0 if *this==*rhs, 1 if *this>*rhs.
float osgText::Font3D::Glyph3D::getHeight |
( |
| ) |
[inline] |
float osgText::Font3D::Glyph3D::getHorizontalAdvance |
( |
| ) |
const [inline] |
const osg::Vec2& osgText::Font3D::Glyph3D::getHorizontalBearing |
( |
| ) |
const [inline] |
float osgText::Font3D::Glyph3D::getHorizontalHeight |
( |
| ) |
[inline] |
float osgText::Font3D::Glyph3D::getHorizontalWidth |
( |
| ) |
[inline] |
Get the NormalArray for the wall face.
Get the VertexArray of the glyph.
float osgText::Font3D::Glyph3D::getVerticalAdvance |
( |
| ) |
const [inline] |
const osg::Vec2& osgText::Font3D::Glyph3D::getVerticalBearing |
( |
| ) |
const [inline] |
float osgText::Font3D::Glyph3D::getVerticalHeight |
( |
| ) |
[inline] |
float osgText::Font3D::Glyph3D::getVerticalWidth |
( |
| ) |
[inline] |
Get the PrimitiveSetList for the wall face.
float osgText::Font3D::Glyph3D::getWidth |
( |
| ) |
[inline] |
void osgText::Font3D::Glyph3D::setHeight |
( |
float |
height | ) |
[inline] |
void osgText::Font3D::Glyph3D::setHorizontalAdvance |
( |
float |
advance | ) |
[inline] |
void osgText::Font3D::Glyph3D::setHorizontalBearing |
( |
const osg::Vec2 & |
bearing | ) |
[inline] |
virtual void osgText::Font3D::Glyph3D::setThreadSafeRefUnref |
( |
bool |
threadSafe | ) |
[virtual] |
void osgText::Font3D::Glyph3D::setVertexArray |
( |
osg::Vec3Array * |
va | ) |
[inline] |
Set the VertexArray of the glyph.
void osgText::Font3D::Glyph3D::setVerticalAdvance |
( |
float |
advance | ) |
[inline] |
void osgText::Font3D::Glyph3D::setVerticalBearing |
( |
const osg::Vec2 & |
bearing | ) |
[inline] |
void osgText::Font3D::Glyph3D::setWidth |
( |
float |
width | ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: