_alignment | osgText::TextBase | protected |
_autoRotateToScreen | osgText::TextBase | protected |
_autoTransformCache | osgText::TextBase | mutableprotected |
_axisAlignment | osgText::TextBase | protected |
_boundingBox | osg::Drawable | mutableprotected |
_boundingBoxComputed | osg::Drawable | mutableprotected |
_boundingSphere | osg::Node | mutableprotected |
_boundingSphereComputed | osg::Node | mutableprotected |
_characterHeight | osgText::TextBase | protected |
_characterSizeMode | osgText::TextBase | protected |
_color | osgText::TextBase | protected |
_computeBoundCallback | osg::Drawable | protected |
_cullCallback | osg::Node | protected |
_cullingActive | osg::Node | protected |
_dataVariance | osg::Object | protected |
_drawableCullCallback | osg::Drawable | protected |
_drawableEventCallback | osg::Drawable | protected |
_drawableUpdateCallback | osg::Drawable | protected |
_drawCallback | osg::Drawable | protected |
_drawMode | osgText::TextBase | protected |
_eventCallback | osg::Node | protected |
_font | osgText::TextBase | protected |
_fontSize | osgText::TextBase | protected |
_globjList | osg::Drawable | mutableprotected |
_initialBound | osg::Drawable | protected |
_kerningType | osgText::TextBase | protected |
_layout | osgText::TextBase | protected |
_lineCount | osgText::TextBase | protected |
_lineSpacing | osgText::TextBase | protected |
_maximumHeight | osgText::TextBase | protected |
_maximumWidth | osgText::TextBase | protected |
_name | osg::Object | protected |
_nodeMask | osg::Node | protected |
_normal | osgText::TextBase | mutableprotected |
_numChildrenRequiringEventTraversal | osg::Node | protected |
_numChildrenRequiringUpdateTraversal | osg::Node | protected |
_numChildrenWithCullingDisabled | osg::Node | protected |
_numChildrenWithOccluderNodes | osg::Node | protected |
_observerSet | osg::Referenced | mutableprotected |
_offset | osgText::TextBase | mutableprotected |
_parents | osg::Node | protected |
_position | osgText::TextBase | protected |
_refCount | osg::Referenced | mutableprotected |
_rotation | osgText::TextBase | protected |
_shape | osg::Drawable | protected |
_stateset | osg::Node | protected |
_style | osgText::TextBase | protected |
_supportsDisplayList | osg::Drawable | protected |
_supportsVertexBufferObjects | osg::Drawable | protected |
_text | osgText::TextBase | protected |
_textBB | osgText::TextBase | mutableprotected |
_textBBColor | osgText::TextBase | protected |
_textBBMargin | osgText::TextBase | protected |
_updateCallback | osg::Node | protected |
_useDisplayList | osg::Drawable | protected |
_userDataContainer | osg::Object | protected |
_useVertexBufferObjects | osg::Drawable | protected |
accept(AttributeFunctor &) | osg::Drawable | inlinevirtual |
accept(ConstAttributeFunctor &) const | osg::Drawable | inlinevirtual |
accept(PrimitiveFunctor &) const | osg::Drawable | inlinevirtual |
accept(PrimitiveIndexFunctor &) const | osg::Drawable | inlinevirtual |
osg::Node::accept(NodeVisitor &nv) | osg::Node | virtual |
addCullCallback(Callback *nc) | osg::Node | inline |
addCullCallback(const ref_ptr< T > &nc) | osg::Node | inline |
addDescription(const std::string &desc) | osg::Node | |
addEventCallback(Callback *nc) | osg::Node | inline |
addEventCallback(const ref_ptr< T > &nc) | osg::Node | inline |
addObserver(Observer *observer) const | osg::Referenced | |
addParent(osg::Group *parent) | osg::Node | protected |
addUpdateCallback(Callback *nc) | osg::Node | inline |
addUpdateCallback(const ref_ptr< T > &nc) | osg::Node | inline |
ALIGNMENT enum value | osgText::TextBase | |
AlignmentType enum name | osgText::TextBase | |
asCamera() | osg::Node | inlinevirtual |
asCamera() const | osg::Node | inlinevirtual |
ascend(NodeVisitor &nv) | osg::Node | virtual |
asDrawable() | osg::Drawable | inlinevirtual |
asDrawable() const | osg::Drawable | inlinevirtual |
asGeode() | osg::Node | inlinevirtual |
asGeode() const | osg::Node | inlinevirtual |
asGeometry() | osg::Node | inlinevirtual |
asGeometry() const | osg::Node | inlinevirtual |
asGroup() | osg::Node | inlinevirtual |
asGroup() const | osg::Node | inlinevirtual |
asNode() | osg::Node | inlinevirtual |
asNode() const | osg::Node | inlinevirtual |
asNodeVisitor() | osg::Object | inlinevirtual |
asNodeVisitor() const | osg::Object | inlinevirtual |
asStateAttribute() | osg::Object | inlinevirtual |
asStateAttribute() const | osg::Object | inlinevirtual |
asSwitch() | osg::Node | inlinevirtual |
asSwitch() const | osg::Node | inlinevirtual |
asTerrain() | osg::Node | inlinevirtual |
asTerrain() const | osg::Node | inlinevirtual |
asTransform() | osg::Node | inlinevirtual |
asTransform() const | osg::Node | inlinevirtual |
asUniform() | osg::Object | inlinevirtual |
asUniform() const | osg::Object | inlinevirtual |
ATTRIBUTE_6 enum value | osg::Drawable | |
ATTRIBUTE_7 enum value | osg::Drawable | |
AttributeType typedef | osg::Drawable | |
AttributeTypes enum name | osg::Drawable | |
AxisAlignment enum name | osgText::TextBase | |
BASE_LINE enum value | osgText::TextBase | |
BOUNDINGBOX enum value | osgText::TextBase | |
CENTER_BASE_LINE enum value | osgText::TextBase | |
CENTER_BOTTOM enum value | osgText::TextBase | |
CENTER_BOTTOM_BASE_LINE enum value | osgText::TextBase | |
CENTER_CENTER enum value | osgText::TextBase | |
CENTER_TOP enum value | osgText::TextBase | |
CharacterSizeMode enum name | osgText::TextBase | |
className() const | osgText::TextBase | inlinevirtual |
clone(const CopyOp ©op) const | osg::Node | inlinevirtual |
cloneType() const | osg::Node | inlinevirtual |
COLORS enum value | osg::Drawable | |
compileGLObjects(RenderInfo &renderInfo) const | osg::Drawable | virtual |
computeBound() const | osg::Drawable | virtual |
computeBoundingBox() const | osgText::TextBase | virtual |
computeDataVariance() | osg::Drawable | virtual |
computeGlyphRepresentation()=0 | osgText::TextBase | protectedpure virtual |
computeLastCharacterOnLine(osg::Vec2 &cursor, String::iterator first, String::iterator last) | osgText::TextBase | protected |
computePositions() | osgText::TextBase | protected |
computePositions(unsigned int contextID) const =0 | osgText::TextBase | protectedpure virtual |
containsOccluderNodes() const | osg::Node | |
DataVariance enum name | osg::Object | |
deleteDisplayList(unsigned int contextID, GLuint globj, unsigned int sizeHint=0) | osg::Drawable | static |
deleteUsingDeleteHandler() const | osg::Referenced | protected |
DescriptionList typedef | osg::Node | |
dirtyBound() | osg::Node | |
dirtyDisplayList() | osg::Drawable | virtual |
draw(RenderInfo &renderInfo) const | osg::Drawable | inline |
Drawable() | osg::Drawable | |
Drawable(const Drawable &drawable, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Drawable | |
drawImplementation(RenderInfo &) const | osg::Drawable | inlinevirtual |
DrawModeMask enum name | osgText::TextBase | |
DYNAMIC enum value | osg::Object | |
FILLEDBOUNDINGBOX enum value | osgText::TextBase | |
FOG_COORDS enum value | osg::Drawable | |
generateDisplayList(unsigned int contextID, unsigned int sizeHint=0) | osg::Drawable | static |
getAlignment() const | osgText::TextBase | inline |
getAutoRotateToScreen() const | osgText::TextBase | inline |
getAxisAlignment() const | osgText::TextBase | inline |
getBound() const | osg::Drawable | inline |
getBoundingBox() const | osg::Drawable | inline |
getBoundingBoxColor() const | osgText::TextBase | inline |
getBoundingBoxMargin() const | osgText::TextBase | inline |
getCharacterAspectRatio() const | osgText::TextBase | inline |
getCharacterHeight() const | osgText::TextBase | inline |
getCharacterSizeMode() const | osgText::TextBase | inline |
getColor() const | osgText::TextBase | inline |
getCompoundClassName() const | osg::Object | inline |
getComputeBoundingBoxCallback() | osg::Drawable | inline |
getComputeBoundingBoxCallback() const | osg::Drawable | inline |
getComputeBoundingSphereCallback() | osg::Node | inline |
getComputeBoundingSphereCallback() const | osg::Node | inline |
getCullCallback() | osg::Node | inline |
getCullCallback() const | osg::Node | inline |
getCullingActive() const | osg::Node | inline |
getDataVariance() const | osg::Object | inline |
getDeleteHandler() | osg::Referenced | static |
getDescription(unsigned int i) const | osg::Node | |
getDescription(unsigned int i) | osg::Node | |
getDescriptions() | osg::Node | |
getDescriptions() const | osg::Node | |
getDisplayList(unsigned int contextID) const | osg::Drawable | inline |
getDrawCallback() | osg::Drawable | inline |
getDrawCallback() const | osg::Drawable | inline |
getDrawMode() const | osgText::TextBase | inline |
getEventCallback() | osg::Node | inline |
getEventCallback() const | osg::Node | inline |
getFont() const | osgText::TextBase | inline |
getFontHeight() const | osgText::TextBase | inline |
getFontWidth() const | osgText::TextBase | inline |
getGlobalReferencedMutex() | osg::Referenced | static |
getGLObjectSizeHint() const | osg::Drawable | inlinevirtual |
getInitialBound() const | osg::Drawable | inline |
getKerningType() const | osgText::TextBase | inline |
getLayout() const | osgText::TextBase | inline |
getLineCount() const | osgText::TextBase | inline |
getLineSpacing() const | osgText::TextBase | inline |
getMaximumHeight() const | osgText::TextBase | inline |
getMaximumWidth() const | osgText::TextBase | inline |
getMinimumNumberOfDisplayListsToRetainInCache() | osg::Drawable | static |
getName() const | osg::Object | inline |
getNodeMask() const | osg::Node | inline |
getNumChildrenRequiringEventTraversal() const | osg::Node | inline |
getNumChildrenRequiringUpdateTraversal() const | osg::Node | inline |
getNumChildrenWithCullingDisabled() const | osg::Node | inline |
getNumChildrenWithOccluderNodes() const | osg::Node | inline |
getNumDescriptions() const | osg::Node | |
getNumParents() const | osg::Node | inline |
getObserverSet() const | osg::Referenced | inline |
getOrCreateObserverSet() const | osg::Referenced | |
getOrCreateStateSet() | osg::Node | |
getOrCreateStyle() | osgText::TextBase | inline |
getOrCreateUserDataContainer() | osg::Object | |
getParent(unsigned int i) | osg::Node | inline |
getParent(unsigned int i) const | osg::Node | inline |
getParentalNodePaths(osg::Node *haltTraversalAtNode=0) const | osg::Node | |
getParents() const | osg::Node | inline |
getParents() | osg::Node | inline |
getPosition() const | osgText::TextBase | inline |
getRefMutex() const | osg::Referenced | inline |
getRotation() const | osgText::TextBase | inline |
getShape() | osg::Drawable | inline |
getShape() const | osg::Drawable | inline |
getStateSet() | osg::Node | inline |
getStateSet() const | osg::Node | inline |
getStyle() | osgText::TextBase | inline |
getStyle() const | osgText::TextBase | inline |
getSupportsDisplayList() const | osg::Drawable | inline |
getText() | osgText::TextBase | inline |
getText() const | osgText::TextBase | inline |
getThreadSafeReferenceCounting() | osg::Referenced | static |
getThreadSafeRefUnref() const | osg::Referenced | inline |
getUpdateCallback() | osg::Node | inline |
getUpdateCallback() const | osg::Node | inline |
getUseDisplayList() const | osg::Drawable | inline |
getUserData() | osg::Object | virtual |
getUserData() const | osg::Object | virtual |
getUserDataContainer() | osg::Object | inline |
getUserDataContainer() const | osg::Object | inline |
getUserValue(const std::string &name, T &value) const | osg::Object | |
getUserValue(const std::string &name, T &value) const | osg::Object | |
getUseVertexBufferObjects() const | osg::Drawable | inline |
getWorldMatrices(const osg::Node *haltTraversalAtNode=0) const | osg::Drawable | |
GLObjectList typedef | osg::Drawable | protected |
isCullingActive() const | osg::Node | inline |
isSameKindAs(const osg::Object *obj) const | osgText::TextBase | inlinevirtual |
Layout enum name | osgText::TextBase | |
LEFT_BASE_LINE enum value | osgText::TextBase | |
LEFT_BOTTOM enum value | osgText::TextBase | |
LEFT_BOTTOM_BASE_LINE enum value | osgText::TextBase | |
LEFT_CENTER enum value | osgText::TextBase | |
LEFT_TO_RIGHT enum value | osgText::TextBase | |
LEFT_TOP enum value | osgText::TextBase | |
libraryName() const | osgText::TextBase | inlinevirtual |
META_Node(osg, Drawable) | osg::Drawable | |
osg::Node::Node() | osg::Node | |
osg::Node::Node(const Node &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Node | |
NodeMask typedef | osg::Node | |
NORMALS enum value | osg::Drawable | |
Object() | osg::Object | inline |
Object(bool threadSafeRefUnref) | osg::Object | inlineexplicit |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
OBJECT_COORDS enum value | osgText::TextBase | |
OBJECT_COORDS_WITH_MAXIMUM_SCREEN_SIZE_CAPPED_BY_FONT_HEIGHT enum value | osgText::TextBase | |
operator=(const Drawable &) | osg::Drawable | inlineprotected |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | inline |
ParentList typedef | osg::Node | |
positionCursor(const osg::Vec2 &endOfLine_coords, osg::Vec2 &cursor, unsigned int linelength) | osgText::TextBase | protected |
ref() const | osg::Referenced | inline |
referenceCount() const | osg::Referenced | inline |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | explicit |
Referenced(const Referenced &) | osg::Referenced | |
releaseGLObjects(osg::State *state=0) const | osgText::TextBase | virtual |
removeCullCallback(Callback *nc) | osg::Node | inline |
removeCullCallback(const ref_ptr< T > &nc) | osg::Node | inline |
removeEventCallback(Callback *nc) | osg::Node | inline |
removeEventCallback(const ref_ptr< T > &nc) | osg::Node | inline |
removeObserver(Observer *observer) const | osg::Referenced | |
removeParent(osg::Group *parent) | osg::Node | protected |
removeUpdateCallback(Callback *nc) | osg::Node | inline |
removeUpdateCallback(const ref_ptr< T > &nc) | osg::Node | inline |
resizeGLObjectBuffers(unsigned int maxSize) | osgText::TextBase | virtual |
REVERSED_XY_PLANE enum value | osgText::TextBase | |
REVERSED_XZ_PLANE enum value | osgText::TextBase | |
REVERSED_YZ_PLANE enum value | osgText::TextBase | |
RIGHT_BASE_LINE enum value | osgText::TextBase | |
RIGHT_BOTTOM enum value | osgText::TextBase | |
RIGHT_BOTTOM_BASE_LINE enum value | osgText::TextBase | |
RIGHT_CENTER enum value | osgText::TextBase | |
RIGHT_TO_LEFT enum value | osgText::TextBase | |
RIGHT_TOP enum value | osgText::TextBase | |
SCREEN enum value | osgText::TextBase | |
SCREEN_COORDS enum value | osgText::TextBase | |
SECONDARY_COLORS enum value | osg::Drawable | |
setAlignment(AlignmentType alignment) | osgText::TextBase | |
setAutoRotateToScreen(bool autoRotateToScreen) | osgText::TextBase | |
setAxisAlignment(AxisAlignment axis) | osgText::TextBase | |
setBound(const BoundingBox &bb) const | osg::Drawable | protected |
setBoundingBoxColor(const osg::Vec4 &color) | osgText::TextBase | inline |
setBoundingBoxMargin(float margin) | osgText::TextBase | |
setCharacterSize(float height) | osgText::TextBase | |
setCharacterSize(float height, float aspectRatio) | osgText::TextBase | |
setCharacterSizeMode(CharacterSizeMode mode) | osgText::TextBase | inline |
setColor(const osg::Vec4 &color) | osgText::TextBase | |
setComputeBoundingBoxCallback(ComputeBoundingBoxCallback *callback) | osg::Drawable | inline |
setComputeBoundingSphereCallback(ComputeBoundingSphereCallback *callback) | osg::Node | inline |
setComputeBoundingSphereCallback(const ref_ptr< T > &callback) | osg::Node | inline |
setCullCallback(Callback *nc) | osg::Node | inline |
setCullCallback(const ref_ptr< T > &nc) | osg::Node | inline |
setCullingActive(bool active) | osg::Node | |
setDataVariance(DataVariance dv) | osg::Object | inline |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
setDescriptions(const DescriptionList &descriptions) | osg::Node | |
setDrawCallback(DrawCallback *dc) | osg::Drawable | inlinevirtual |
setDrawMode(unsigned int mode) | osgText::TextBase | |
setEventCallback(Callback *nc) | osg::Node | |
setEventCallback(const ref_ptr< T > &nc) | osg::Node | inline |
setFont(Font *font=0) | osgText::TextBase | inlinevirtual |
setFont(osg::ref_ptr< Font > font) | osgText::TextBase | virtual |
setFont(const std::string &fontfile) | osgText::TextBase | virtual |
setFontResolution(unsigned int width, unsigned int height) | osgText::TextBase | |
setInitialBound(const osg::BoundingBox &bbox) | osg::Drawable | inline |
osg::Node::setInitialBound(const osg::BoundingSphere &bsphere) | osg::Node | inline |
setKerningType(KerningType kerningType) | osgText::TextBase | inline |
setLayout(Layout layout) | osgText::TextBase | |
setLineSpacing(float lineSpacing) | osgText::TextBase | |
setMaximumHeight(float maximumHeight) | osgText::TextBase | |
setMaximumWidth(float maximumWidth) | osgText::TextBase | |
setMinimumNumberOfDisplayListsToRetainInCache(unsigned int minimum) | osg::Drawable | static |
setName(const std::string &name) | osg::Object | inlinevirtual |
setName(const char *name) | osg::Object | inline |
setNodeMask(NodeMask nm) | osg::Node | inline |
setNumChildrenRequiringEventTraversal(unsigned int num) | osg::Node | protected |
setNumChildrenRequiringUpdateTraversal(unsigned int num) | osg::Node | protected |
setNumChildrenWithCullingDisabled(unsigned int num) | osg::Node | protected |
setNumChildrenWithOccluderNodes(unsigned int num) | osg::Node | protected |
setPosition(const osg::Vec3 &pos) | osgText::TextBase | |
setRotation(const osg::Quat &quat) | osgText::TextBase | |
setShape(Shape *shape) | osg::Drawable | inline |
setShape(const ref_ptr< T > &shape) | osg::Drawable | inline |
setStateSet(osg::StateSet *stateset) | osg::Node | |
setStateSet(const osg::ref_ptr< T > &stateset) | osg::Node | inline |
setStyle(Style *style) | osgText::TextBase | inline |
setSupportsDisplayList(bool flag) | osg::Drawable | |
setText(const String &text) | osgText::TextBase | |
setText(const std::string &text) | osgText::TextBase | |
setText(const std::string &text, String::Encoding encoding) | osgText::TextBase | |
setText(const wchar_t *text) | osgText::TextBase | |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
setThreadSafeRefUnref(bool threadSafe) | osgText::TextBase | virtual |
setUpdateCallback(Callback *nc) | osg::Node | |
setUpdateCallback(const ref_ptr< T > &nc) | osg::Node | inline |
setUseDisplayList(bool flag) | osg::Drawable | |
setUserData(Referenced *obj) | osg::Object | virtual |
setUserData(const ref_ptr< T > &ud) | osg::Object | inline |
setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
setUserDataContainer(const ref_ptr< T > &udc) | osg::Object | inline |
setUserValue(const std::string &name, const T &value) | osg::Object | |
setUseVertexBufferObjects(bool flag) | osg::Drawable | virtual |
signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
STATIC enum value | osg::Object | |
supports(const AttributeFunctor &) const | osg::Drawable | inlinevirtual |
supports(const ConstAttributeFunctor &) const | osg::Drawable | inlinevirtual |
supports(const PrimitiveFunctor &) const | osg::Drawable | inlinevirtual |
supports(const PrimitiveIndexFunctor &) const | osg::Drawable | inlinevirtual |
TEXT enum value | osgText::TextBase | |
TextBase() | osgText::TextBase | |
TextBase(const TextBase &text, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgText::TextBase | |
TEXTURE_COORDS enum value | osg::Drawable | |
TEXTURE_COORDS_0 enum value | osg::Drawable | |
TEXTURE_COORDS_1 enum value | osg::Drawable | |
TEXTURE_COORDS_2 enum value | osg::Drawable | |
TEXTURE_COORDS_3 enum value | osg::Drawable | |
TEXTURE_COORDS_4 enum value | osg::Drawable | |
TEXTURE_COORDS_5 enum value | osg::Drawable | |
TEXTURE_COORDS_6 enum value | osg::Drawable | |
TEXTURE_COORDS_7 enum value | osg::Drawable | |
traverse(NodeVisitor &) | osg::Node | inlinevirtual |
unref() const | osg::Referenced | inline |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
update() | osgText::TextBase | inline |
USER_DEFINED_ROTATION enum value | osgText::TextBase | |
VERTICAL enum value | osgText::TextBase | |
VERTICES enum value | osg::Drawable | |
WEIGHTS enum value | osg::Drawable | |
XY_PLANE enum value | osgText::TextBase | |
XZ_PLANE enum value | osgText::TextBase | |
YZ_PLANE enum value | osgText::TextBase | |
~Drawable() | osg::Drawable | protectedvirtual |
~Node() | osg::Node | protectedvirtual |
~Object() | osg::Object | protectedvirtual |
~Referenced() | osg::Referenced | protectedvirtual |
~TextBase() | osgText::TextBase | protectedvirtual |