_created | osgText::Font | [protected] |
_dataVariance | osg::Object | [protected] |
_font | osgText::Font | [protected] |
_fontName | osgText::Font | [protected] |
_init | osgText::Font | [protected] |
_pointSize | osgText::Font | [protected] |
_refCount | osg::Referenced | [protected] |
_res | osgText::Font | [protected] |
_textureSize | osgText::Font | [protected] |
_userData | osg::Object | [protected] |
className() const | osgText::Font | [inline, virtual] |
clear() | osgText::Font | [protected, virtual] |
clone(const CopyOp &) const=0 | osg::Object | [pure virtual] |
cloneType() const=0 | osg::Object | [pure virtual] |
copyAndInvalidate(Font &dest) | osgText::Font | |
create(osg::State &state, int pointSize, const unsigned int res=72) | osgText::Font | [virtual] |
create(osg::State &state) | osgText::Font | [virtual] |
createFontObj(void)=0 | osgText::Font | [protected, pure virtual] |
DataVariance enum name | osg::Object | |
DYNAMIC enum value | osg::Object | |
Font() | osgText::Font | |
Font(const Font &font, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgText::Font | [inline] |
getAscender() const | osgText::Font | [virtual] |
getDataVariance() const | osg::Object | [inline] |
getDescender() const | osgText::Font | [virtual] |
getFont(void) | osgText::Font | [inline] |
getFontName() const | osgText::Font | [inline] |
getHeight() const | osgText::Font | [virtual] |
getPointSize(void) const | osgText::Font | [inline] |
getTextureSize(void) const | osgText::Font | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
getWidth(const char *text) const | osgText::Font | [virtual] |
init(const std::string &font) | osgText::Font | [protected] |
isCreated(void) const | osgText::Font | [inline, virtual] |
isOk(void) const | osgText::Font | [inline, virtual] |
isSameKindAs(const osg::Object *obj) const | osgText::Font | [inline, virtual] |
osg::Object::isSameKindAs(const Object *) const | osg::Object | [inline, virtual] |
libraryName() const | osgText::Font | [inline, virtual] |
Object() | osg::Object | [inline] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
open(const char *font) | osgText::Font | |
open(const std::string &font) | osgText::Font | |
osg::Referenced::operator=(Referenced &) | osg::Referenced | [inline] |
output(osg::State &state, const char *text) | osgText::Font | [virtual] |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | [inline] |
Referenced(const Referenced &) | osg::Referenced | [inline] |
setDataVariance(const DataVariance dv) | osg::Object | [inline] |
setUserData(Referenced *obj) | osg::Object | [inline] |
STATIC enum value | osg::Object | |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | [inline] |
~Font() | osgText::Font | [protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |