addDestructCallback(void(*func)(Node *, void *), void *args) | H3D::Node | |
addUnrefCallback(void(*func)(RefCountedClass *, void *), void *args) | H3DUtil::RefCountedClass | |
Appearance(Inst< DisplayList > _displayList=0, Inst< SFFillProperties > _fillProperties=0, Inst< SFLineProperties > _lineProperties=0, Inst< SFMaterialNode > _material=0, Inst< SFNode > _metadata=0, Inst< SFTextureNode > _texture=0, Inst< SFTextureTransformNode > _textureTransform=0, Inst< SFSurface > _surface=0, Inst< MFShaderNode > _shaders=0, Inst< SFRenderProperties > _renderProperties=0, Inst< SFBool > _shadow=0) | H3D::Appearance | |
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::Appearance | static |
DeepCopyMap typedef | H3D::Node | |
default_using_multi_pass_transparency | H3D::X3DAppearanceNode | protectedstatic |
defaultXMLContainerField() | H3D::X3DAppearanceNode | inlinevirtual |
displayList | H3D::H3DDisplayListObject | |
fillProperties | H3D::Appearance | |
getAffectedGLAttribs() | H3D::Appearance | virtual |
getClonedInstance(Node *original, bool deepCopy, DeepCopyMap &deepCopyMap) | H3D::Node | protectedstatic |
getDefaultUsingMultiPassTransparency() | H3D::X3DAppearanceNode | inlinestatic |
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 | |
hasGeometryShadow() | H3D::Appearance | inlinevirtual |
hasName() | H3DUtil::RefCountedClass | |
initialize() | H3DUtil::RefCountedClass | virtual |
is_initialized | H3DUtil::RefCountedClass | protected |
isInitialized() | H3DUtil::RefCountedClass | |
isTransparent() | H3D::Appearance | virtual |
lineIntersect(const Vec3f &from, const Vec3f &to, LineIntersectResult &result) | H3D::Node | virtual |
lineProperties | H3D::Appearance | |
manual_initialize | H3DUtil::RefCountedClass | protected |
material | H3D::Appearance | |
metadata | H3D::X3DNode | |
MFShaderNode typedef | H3D::Appearance | |
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 |
postRender() | H3D::Appearance | virtual |
preRender() | H3D::Appearance | virtual |
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::Appearance | virtual |
renderProperties | H3D::Appearance | |
setDefaultUsingMultiPassTransparency(bool b) | H3D::X3DAppearanceNode | inlinestatic |
setManualInitialize(bool b) | H3DUtil::RefCountedClass | |
setName(const std::string &_name) | H3DUtil::RefCountedClass | |
setProtoInstanceParent(X3DPrototypeInstance *p) | H3D::Node | inline |
SFFillProperties typedef | H3D::Appearance | |
SFLineProperties typedef | H3D::Appearance | |
SFMaterialNode typedef | H3D::Appearance | |
SFRenderProperties typedef | H3D::Appearance | |
SFTextureNode typedef | H3D::Appearance | |
SFTextureTransformNode typedef | H3D::Appearance | |
shaders | H3D::Appearance | |
shadow | H3D::Appearance | |
surface | H3D::X3DAppearanceNode | |
texture | H3D::Appearance | |
textureTransform | H3D::Appearance | |
traverseSG(TraverseInfo &ti) | H3D::Appearance | virtual |
type_name | H3DUtil::RefCountedClass | protected |
unref() | H3DUtil::RefCountedClass | |
unref_callbacks | H3DUtil::RefCountedClass | protected |
usingMultiPassTransparency() | H3D::Appearance | inlinevirtual |
X3DAppearanceNode(Inst< DisplayList > _displayList=0, Inst< SFNode > _metadata=0, Inst< SFSurface > _surface=0) | H3D::X3DAppearanceNode | |
X3DNode(Inst< SFNode > _metadata=0) | H3D::X3DNode | |
~Node() | H3D::Node | virtual |
~RefCountedClass() | H3DUtil::RefCountedClass | virtual |