addDestructCallback(void(*func)(Node *, void *), void *args) | H3D::Node | |
addUnrefCallback(void(*func)(RefCountedClass *, void *), void *args) | H3DUtil::RefCountedClass | |
alphaFunc | H3D::RenderProperties | |
alphaFuncValue | H3D::RenderProperties | |
blendColor | H3D::RenderProperties | |
blendEnabled | H3D::RenderProperties | |
blendEquationAlpha | H3D::RenderProperties | |
blendEquationRGB | H3D::RenderProperties | |
blendFuncDstFactorAlpha | H3D::RenderProperties | |
blendFuncDstFactorRGB | H3D::RenderProperties | |
blendFuncSrcFactorAlpha | H3D::RenderProperties | |
blendFuncSrcFactorRGB | H3D::RenderProperties | |
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 |
colorBufferAlphaWriteEnabled | H3D::RenderProperties | |
colorBufferBlueWriteEnabled | H3D::RenderProperties | |
colorBufferGreenWriteEnabled | H3D::RenderProperties | |
colorBufferRedWriteEnabled | H3D::RenderProperties | |
database | H3D::RenderProperties | static |
DeepCopyMap typedef | H3D::Node | |
defaultXMLContainerField() | H3D::RenderProperties | inlinevirtual |
depthBufferWriteEnabled | H3D::RenderProperties | |
depthFunc | H3D::RenderProperties | |
depthTestEnabled | H3D::RenderProperties | |
displayList | H3D::H3DDisplayListObject | |
getAffectedGLAttribs() | H3D::RenderProperties | inlinevirtual |
getClonedInstance(Node *original, bool deepCopy, DeepCopyMap &deepCopyMap) | H3D::Node | protectedstatic |
getField(const string &_name) const | H3D::Node | virtual |
getFullName() | H3DUtil::RefCountedClass | |
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 | |
H3DDisplayListObject(Inst< DisplayList > _displayList=0) | H3D::H3DDisplayListObject | |
hasName() | H3DUtil::RefCountedClass | |
initialize() | H3DUtil::RefCountedClass | virtual |
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 |
metadata | H3D::X3DNode | |
movingSphereIntersect(H3DFloat radius, const Vec3f &from, const Vec3f &to, NodeIntersectResult &result) | H3D::Node | virtual |
multiPassTransparency | H3D::RenderProperties | |
name | H3DUtil::RefCountedClass | protected |
Node() | H3D::Node | |
nrNodesAlive() | H3D::Node | inlinestatic |
nrNodesCreated() | H3D::Node | inlinestatic |
postRender() | H3D::X3DAppearanceChildNode | inlinevirtual |
preRender() | H3D::X3DAppearanceChildNode | inlinevirtual |
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::RenderProperties | virtual |
RenderProperties(Inst< SFNode > _metadata=0, Inst< DisplayList > _displayList=0, Inst< SFBool > _depthTestEnabled=0, Inst< SFString > _depthFunc=0, Inst< SFBool > _smoothShading=0, Inst< SFBool > _multiPassTransparency=0, Inst< SFBool > _depthBufferWriteEnabled=0, Inst< SFBool > _colorBufferRedWriteEnabled=0, Inst< SFBool > _colorBufferGreenWriteEnabled=0, Inst< SFBool > _colorBufferBlueWriteEnabled=0, Inst< SFBool > _colorBufferAlphaWriteEnabled=0, Inst< SFString > _alphaFunc=0, Inst< SFFloat > _alphaFuncValue=0, Inst< SFString > _blendFuncSrcFactorRGB=0, Inst< SFString > _blendFuncSrcFactorAlpha=0, Inst< SFString > _blendFuncDstFactorRGB=0, Inst< SFString > _blendFuncDstFactorAlpha=0, Inst< SFString > _blendEquationRGB=0, Inst< SFString > _blendEquationAlpha=0, Inst< SFColorRGBA > _blendColor=0, Inst< SFBool > _blendEnabled=0) | H3D::RenderProperties | |
setManualInitialize(bool b) | H3DUtil::RefCountedClass | |
setName(const std::string &_name) | H3DUtil::RefCountedClass | |
setProtoInstanceParent(X3DPrototypeInstance *p) | H3D::Node | inline |
smoothShading | H3D::RenderProperties | |
traverseSG(TraverseInfo &ti) | H3D::Node | virtual |
type_name | H3DUtil::RefCountedClass | protected |
unref() | H3DUtil::RefCountedClass | |
unref_callbacks | H3DUtil::RefCountedClass | protected |
X3DAppearanceChildNode(Inst< DisplayList > _displayList=0, Inst< SFNode > _metadata=0) | H3D::X3DAppearanceChildNode | |
X3DNode(Inst< SFNode > _metadata=0) | H3D::X3DNode | |
~Node() | H3D::Node | virtual |
~RefCountedClass() | H3DUtil::RefCountedClass | virtual |