addDestructCallback(void(*func)(Node *, void *), void *args) | H3D::Node | |
addUnrefCallback(void(*func)(RefCountedClass *, void *), void *args) | H3DUtil::RefCountedClass | |
Alignment enum name | H3D::X3DFontStyleNode | |
ascender() | H3D::FontStyle | virtual |
buildFonts() | H3D::FontStyle | virtual |
charDimensions(unsigned char c) | H3D::FontStyle | virtual |
clone(bool deepCopy=true, DeepCopyMap *deepCopyMap=NULL) | H3D::Node | virtual |
cloneFieldValue(Field &_from, Field &_to, bool deepCopy, DeepCopyMap &deepCopyMap) | H3D::Node | protected |
closestPoint(const Vec3f &p, NodeIntersectResult &result) | H3D::Node | virtual |
database | H3D::FontStyle | static |
DeepCopyMap typedef | H3D::Node | |
defaultXMLContainerField() | H3D::X3DFontStyleNode | inlinevirtual |
descender() | H3D::FontStyle | virtual |
faceSize | H3D::FontStyle | |
family | H3D::FontStyle | |
font | H3D::FontStyle | protected |
fonts_built | H3D::X3DFontStyleNode | protected |
fontsBuilt() | H3D::X3DFontStyleNode | inline |
FontStyle(Inst< SFNode > _metadata=0, Inst< MFString > _family=0, Inst< SFBool > _horizontal=0, Inst< MFString > _justify=0, Inst< SFString > _language=0, Inst< SFBool > _leftToRight=0, Inst< SFFloat > _size=0, Inst< SFFloat > _spacing=0, Inst< SFString > _style=0, Inst< SFBool > _topToBottom=0, Inst< SFString > _renderType=0, Inst< SFInt32 > _faceSize=0) | H3D::FontStyle | |
getAlignment() | H3D::FontStyle | inlinevirtual |
getClonedInstance(Node *original, bool deepCopy, DeepCopyMap &deepCopyMap) | H3D::Node | protectedstatic |
getField(const string &_name) const | H3D::Node | virtual |
getFullName() | H3DUtil::RefCountedClass | |
getMajorJustification() | H3D::FontStyle | virtual |
getManualInitialize() const | H3DUtil::RefCountedClass | |
getMetadataByName(const string &_name) | H3D::X3DNode | |
getMinorJustification() | H3D::FontStyle | virtual |
getName() const | H3DUtil::RefCountedClass | |
getProtoInstanceParent() | H3D::Node | inline |
getRefCount() const | H3DUtil::RefCountedClass | |
getSpacing() | H3D::FontStyle | inlinevirtual |
getTypeName() const | H3DUtil::RefCountedClass | |
hasName() | H3DUtil::RefCountedClass | |
horizontal | H3D::FontStyle | |
initialize() | H3DUtil::RefCountedClass | virtual |
is_initialized | H3DUtil::RefCountedClass | protected |
isInitialized() | H3DUtil::RefCountedClass | |
isLeftToRight() | H3D::FontStyle | inlinevirtual |
isTopToBottom() | H3D::FontStyle | inlinevirtual |
Justification enum name | H3D::X3DFontStyleNode | |
justify | H3D::FontStyle | |
language | H3D::FontStyle | |
leftToRight | H3D::FontStyle | |
lineIntersect(const Vec3f &from, const Vec3f &to, LineIntersectResult &result) | H3D::Node | virtual |
manual_initialize | H3DUtil::RefCountedClass | protected |
metadata | H3D::X3DNode | |
movingSphereIntersect(H3DFloat radius, const Vec3f &from, const Vec3f &to, NodeIntersectResult &result) | H3D::Node | virtual |
name | H3DUtil::RefCountedClass | protected |
Node() | H3D::Node | |
nrNodesAlive() | H3D::Node | inlinestatic |
nrNodesCreated() | H3D::Node | inlinestatic |
ref() | H3DUtil::RefCountedClass | |
ref_count | H3DUtil::RefCountedClass | protected |
ref_count_lock_pointer | H3DUtil::RefCountedClass | protected |
RefCountedClass() | H3DUtil::RefCountedClass | |
RefCountedClass(bool _use_lock) | H3DUtil::RefCountedClass | |
removeDestructCallback(void(*func)(Node *, void *), void *args) | H3D::Node | |
removeUnrefCallback(void(*func)(RefCountedClass *, void *), void *args) | H3DUtil::RefCountedClass | |
render() | H3D::Node | inlinevirtual |
renderChar(unsigned char c) | H3D::FontStyle | virtual |
renderHorizontalLine(const std::string &c) | H3D::FontStyle | virtual |
renderType | H3D::FontStyle | |
setManualInitialize(bool b) | H3DUtil::RefCountedClass | |
setName(const std::string &_name) | H3DUtil::RefCountedClass | |
setProtoInstanceParent(X3DPrototypeInstance *p) | H3D::Node | inline |
size | H3D::FontStyle | |
spacing | H3D::FontStyle | |
stringDimensions(const std::string &text, Alignment alignment) | H3D::X3DFontStyleNode | |
stringDimensions(const std::vector< std::string > &text, Alignment alignment, const std::vector< H3DFloat > &length=std::vector< H3DFloat >()) | H3D::X3DFontStyleNode | |
style | H3D::FontStyle | |
topToBottom | H3D::FontStyle | |
traverseSG(TraverseInfo &ti) | H3D::Node | virtual |
type_name | H3DUtil::RefCountedClass | protected |
unref() | H3DUtil::RefCountedClass | |
unref_callbacks | H3DUtil::RefCountedClass | protected |
X3DFontStyleNode(Inst< SFNode > _metadata=0) | H3D::X3DFontStyleNode | |
X3DNode(Inst< SFNode > _metadata=0) | H3D::X3DNode | |
~Node() | H3D::Node | virtual |
~RefCountedClass() | H3DUtil::RefCountedClass | virtual |