| addDestructCallback(void(*func)(Node *, void *), void *args) | H3D::Node | |
| addUnrefCallback(void(*func)(RefCountedClass *, void *), void *args) | H3DUtil::RefCountedClass | |
| 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::GraphicsHardwareInfo | static |
| DeepCopyMap typedef | H3D::Node | |
| defaultXMLContainerField() | H3D::Node | inlinevirtual |
| extensions | H3D::GraphicsHardwareInfo | |
| getClonedInstance(Node *original, bool deepCopy, DeepCopyMap &deepCopyMap) | H3D::Node | protectedstatic |
| getField(const string &_name) const | H3D::Node | virtual |
| getFullName() | H3DUtil::RefCountedClass | |
| getInfo() | H3D::GraphicsHardwareInfo | inlinestatic |
| getManualInitialize() const | H3DUtil::RefCountedClass | |
| getMetadataByName(const string &_name) | H3D::X3DNode | |
| getName() const | H3DUtil::RefCountedClass | |
| getProtoInstanceParent() | H3D::Node | inline |
| getRefCount() const | H3DUtil::RefCountedClass | |
| getTypeName() const | H3DUtil::RefCountedClass | |
| GraphicsHardwareInfo(Inst< SFNode > _metadata=0, Inst< SFBool > _initialized=0, Inst< SFString > _vendor=0, Inst< SFString > _renderer=0, Inst< SFString > _version=0, Inst< SFString > _shadingLanguageVersion=0, Inst< SFString > _extensions=0, Inst< SFInt32 > _max3dTextureSize=0, Inst< SFInt32 > _maxClientAttribStackDepth=0, Inst< SFInt32 > _maxAttribStackDepth=0, Inst< SFInt32 > _maxClipPlanes=0, Inst< SFInt32 > _maxColorMatrixStackDepth=0, Inst< SFInt32 > _maxCombinedTextureImageUnits=0, Inst< SFInt32 > _maxCubeMapTextureSize=0, Inst< SFInt32 > _maxDrawBuffers=0, Inst< SFInt32 > _maxElementsIndices=0, Inst< SFInt32 > _maxElementsVertices=0, Inst< SFInt32 > _maxEvalOrder=0, Inst< SFInt32 > _maxFragmentUniformComponents=0, Inst< SFInt32 > _maxLights=0, Inst< SFInt32 > _maxListNesting=0, Inst< SFInt32 > _maxModelviewStackDepth=0, Inst< SFInt32 > _maxNameStackDepth=0, Inst< SFInt32 > _maxPixelMapTable=0, Inst< SFInt32 > _maxProjectionStackDepth=0, Inst< SFInt32 > _maxTextureCoords=0, Inst< SFInt32 > _maxTextureImageUnits=0, Inst< SFInt32 > _maxTextureLODBias=0, Inst< SFInt32 > _maxTextureSize=0, Inst< SFInt32 > _maxTextureStackDepth=0, Inst< SFInt32 > _maxTextureUnits=0, Inst< SFInt32 > _maxVaryingFloats=0, Inst< SFInt32 > _maxVertexAttribs=0, Inst< SFInt32 > _maxVertexTextureImageUnits=0, Inst< SFInt32 > _maxVertexUniformComponents=0, Inst< SFInt32 > _maxViewportWidth=0, Inst< SFInt32 > _maxViewportHeight=0) | H3D::GraphicsHardwareInfo | |
| hasName() | H3DUtil::RefCountedClass | |
| info | H3D::GraphicsHardwareInfo | protectedstatic |
| info_initialized | H3D::GraphicsHardwareInfo | protectedstatic |
| infoIsInitialized() | H3D::GraphicsHardwareInfo | inlinestatic |
| initialize() | H3D::GraphicsHardwareInfo | virtual |
| initialized | H3D::GraphicsHardwareInfo | |
| initializeInfo() | H3D::GraphicsHardwareInfo | static |
| is_initialized | H3DUtil::RefCountedClass | protected |
| isInitialized() | H3DUtil::RefCountedClass | |
| lineIntersect(const Vec3f &from, const Vec3f &to, LineIntersectResult &result) | H3D::Node | virtual |
| manual_initialize | H3DUtil::RefCountedClass | protected |
| max3dTextureSize | H3D::GraphicsHardwareInfo | |
| maxAttribStackDepth | H3D::GraphicsHardwareInfo | |
| maxClientAttribStackDepth | H3D::GraphicsHardwareInfo | |
| maxClipPlanes | H3D::GraphicsHardwareInfo | |
| maxColorMatrixStackDepth | H3D::GraphicsHardwareInfo | |
| maxCombinedTextureImageUnits | H3D::GraphicsHardwareInfo | |
| maxCubeMapTextureSize | H3D::GraphicsHardwareInfo | |
| maxDrawBuffers | H3D::GraphicsHardwareInfo | |
| maxElementsIndices | H3D::GraphicsHardwareInfo | |
| maxElementsVertices | H3D::GraphicsHardwareInfo | |
| maxEvalOrder | H3D::GraphicsHardwareInfo | |
| maxFragmentUniformComponents | H3D::GraphicsHardwareInfo | |
| maxLights | H3D::GraphicsHardwareInfo | |
| maxListNesting | H3D::GraphicsHardwareInfo | |
| maxModelviewStackDepth | H3D::GraphicsHardwareInfo | |
| maxNameStackDepth | H3D::GraphicsHardwareInfo | |
| maxPixelMapTable | H3D::GraphicsHardwareInfo | |
| maxProjectionStackDepth | H3D::GraphicsHardwareInfo | |
| maxTextureCoords | H3D::GraphicsHardwareInfo | |
| maxTextureImageUnits | H3D::GraphicsHardwareInfo | |
| maxTextureLODBias | H3D::GraphicsHardwareInfo | |
| maxTextureSize | H3D::GraphicsHardwareInfo | |
| maxTextureStackDepth | H3D::GraphicsHardwareInfo | |
| maxTextureUnits | H3D::GraphicsHardwareInfo | |
| maxVaryingFloats | H3D::GraphicsHardwareInfo | |
| maxVertexAttribs | H3D::GraphicsHardwareInfo | |
| maxVertexTextureImageUnits | H3D::GraphicsHardwareInfo | |
| maxVertexUniformComponents | H3D::GraphicsHardwareInfo | |
| maxViewportHeight | H3D::GraphicsHardwareInfo | |
| maxViewportWidth | H3D::GraphicsHardwareInfo | |
| 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 |
| renderer | H3D::GraphicsHardwareInfo | |
| setManualInitialize(bool b) | H3DUtil::RefCountedClass | |
| setName(const std::string &_name) | H3DUtil::RefCountedClass | |
| setProtoInstanceParent(X3DPrototypeInstance *p) | H3D::Node | inline |
| shadingLanguageVersion | H3D::GraphicsHardwareInfo | |
| traverseSG(TraverseInfo &ti) | H3D::Node | virtual |
| type_name | H3DUtil::RefCountedClass | protected |
| unref() | H3DUtil::RefCountedClass | |
| unref_callbacks | H3DUtil::RefCountedClass | protected |
| vendor | H3D::GraphicsHardwareInfo | |
| version | H3D::GraphicsHardwareInfo | |
| X3DChildNode(Inst< SFNode > _metadata=0) | H3D::X3DChildNode | |
| X3DNode(Inst< SFNode > _metadata=0) | H3D::X3DNode | |
| ~GraphicsHardwareInfo() | H3D::GraphicsHardwareInfo | inlinevirtual |
| ~Node() | H3D::Node | virtual |
| ~RefCountedClass() | H3DUtil::RefCountedClass | virtual |