#include <Glyph>
◆ GlyphGeometries
◆ Glyph3D()
| osgText::Glyph3D::Glyph3D |
( |
Font * | font, |
|
|
unsigned int | glyphCode ) |
◆ ~Glyph3D()
| virtual osgText::Glyph3D::~Glyph3D |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ getBoundingBox()
◆ getFont() [1/2]
| Font * osgText::Glyph3D::getFont |
( |
| ) |
|
|
inline |
◆ getFont() [2/2]
| const Font * osgText::Glyph3D::getFont |
( |
| ) |
const |
|
inline |
◆ getGlyphCode()
| unsigned int osgText::Glyph3D::getGlyphCode |
( |
| ) |
const |
|
inline |
◆ getGlyphGeometry()
◆ getHeight()
| float osgText::Glyph3D::getHeight |
( |
| ) |
const |
|
inline |
◆ getHorizontalAdvance()
| float osgText::Glyph3D::getHorizontalAdvance |
( |
| ) |
const |
|
inline |
◆ getHorizontalBearing()
| const osg::Vec2 & osgText::Glyph3D::getHorizontalBearing |
( |
| ) |
const |
|
inline |
◆ getRawFacePrimitiveSetList() [1/2]
◆ getRawFacePrimitiveSetList() [2/2]
◆ getRawVertexArray() [1/2]
◆ getRawVertexArray() [2/2]
◆ getVerticalAdvance()
| float osgText::Glyph3D::getVerticalAdvance |
( |
| ) |
const |
|
inline |
◆ getVerticalBearing()
| const osg::Vec2 & osgText::Glyph3D::getVerticalBearing |
( |
| ) |
const |
|
inline |
◆ getWidth()
| float osgText::Glyph3D::getWidth |
( |
| ) |
const |
|
inline |
◆ setBoundingBox()
◆ setHeight()
| void osgText::Glyph3D::setHeight |
( |
float | height | ) |
|
|
inline |
◆ setHorizontalAdvance()
| void osgText::Glyph3D::setHorizontalAdvance |
( |
float | advance | ) |
|
|
inline |
◆ setHorizontalBearing()
| void osgText::Glyph3D::setHorizontalBearing |
( |
const osg::Vec2 & | bearing | ) |
|
|
inline |
◆ setRawVertexArray()
◆ setThreadSafeRefUnref()
| virtual void osgText::Glyph3D::setThreadSafeRefUnref |
( |
bool | threadSafe | ) |
|
|
virtual |
◆ setVerticalAdvance()
| void osgText::Glyph3D::setVerticalAdvance |
( |
float | advance | ) |
|
|
inline |
◆ setVerticalBearing()
| void osgText::Glyph3D::setVerticalBearing |
( |
const osg::Vec2 & | bearing | ) |
|
|
inline |
◆ setWidth()
| void osgText::Glyph3D::setWidth |
( |
float | width | ) |
|
|
inline |
◆ _bb
◆ _font
| Font* osgText::Glyph3D::_font |
|
protected |
◆ _glyphCode
| unsigned int osgText::Glyph3D::_glyphCode |
|
protected |
◆ _glyphGeometries
◆ _height
| float osgText::Glyph3D::_height |
|
protected |
◆ _horizontalAdvance
| float osgText::Glyph3D::_horizontalAdvance |
|
protected |
◆ _horizontalBearing
| osg::Vec2 osgText::Glyph3D::_horizontalBearing |
|
protected |
◆ _rawFacePrimitiveSetList
◆ _rawVertexArray
◆ _verticalAdvance
| float osgText::Glyph3D::_verticalAdvance |
|
protected |
◆ _verticalBearing
◆ _width
| float osgText::Glyph3D::_width |
|
protected |
The documentation for this class was generated from the following file: