addDestructCallback(void(*func)(Node *, void *), void *args) | H3D::Node | |
addUnrefCallback(void(*func)(RefCountedClass *, void *), void *args) | H3DUtil::RefCountedClass | |
bindTime | H3D::X3DBindableNode | |
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::StereoInfo | static |
DeepCopyMap typedef | H3D::Node | |
defaultXMLContainerField() | H3D::Node | inlinevirtual |
focalDistance | H3D::StereoInfo | |
getActive() | H3D::StereoInfo | inlinestatic |
H3D::X3DBindableNode::getActive(const string &bindable_stack_name) | H3D::X3DBindableNode | inlinestatic |
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 | |
getStack(const string &bindable_stack_name) | H3D::X3DBindableNode | static |
getStackMap() | H3D::X3DBindableNode | static |
getTypeName() const | H3DUtil::RefCountedClass | |
hasName() | H3DUtil::RefCountedClass | |
headTilt | H3D::StereoInfo | |
initialize() | H3D::X3DBindableNode | virtual |
interocularDistance | H3D::StereoInfo | |
is_initialized | H3DUtil::RefCountedClass | protected |
isBound | H3D::X3DBindableNode | |
isInitialized() | H3DUtil::RefCountedClass | |
isStackTop() | H3D::X3DBindableNode | inline |
lineIntersect(const Vec3f &from, const Vec3f &to, LineIntersectResult &result) | H3D::Node | virtual |
manual_initialize | H3DUtil::RefCountedClass | protected |
matrixProjShift | H3D::StereoInfo | |
matrixViewShift | H3D::StereoInfo | |
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 | |
removeFromStack() | H3D::X3DBindableNode | virtual |
removeUnrefCallback(void(*func)(RefCountedClass *, void *), void *args) | H3DUtil::RefCountedClass | |
render() | H3D::Node | inlinevirtual |
set_bind | H3D::X3DBindableNode | |
setManualInitialize(bool b) | H3DUtil::RefCountedClass | |
setName(const std::string &_name) | H3DUtil::RefCountedClass | |
setProtoInstanceParent(X3DPrototypeInstance *p) | H3D::Node | inline |
stack | H3D::X3DBindableNode | protectedstatic |
StereoInfo(Inst< SFSetBind > _set_bind=0, Inst< SFNode > _metadata=0, Inst< SFTime > _bindTime=0, Inst< SFBool > _isBound=0, Inst< SFFloat > _interocularDistance=0, Inst< SFFloat > _focalDistance=0, Inst< SFRotation > _headTilt=0, Inst< SFFloat > _matrixViewShift=0, Inst< SFFloat > _matrixProjShift=0, Inst< SFBool > _swapEyes=0) | H3D::StereoInfo | |
swapEyes | H3D::StereoInfo | |
toStackTop() | H3D::X3DBindableNode | virtual |
traverseSG(TraverseInfo &ti) | H3D::Node | virtual |
type_name | H3DUtil::RefCountedClass | protected |
unref() | H3DUtil::RefCountedClass | |
unref_callbacks | H3DUtil::RefCountedClass | protected |
updateProjShift(float _matrixProjShift) | H3D::StereoInfo | |
updateViewShift(float _matrixViewShift) | H3D::StereoInfo | |
X3DBindableNode(const string &_bindable_stack_name, Inst< SFSetBind > _set_bind=0, Inst< SFNode > _metadata=0, Inst< SFTime > _bindTime=0, Inst< SFBool > _isBound=0) | H3D::X3DBindableNode | |
X3DChildNode(Inst< SFNode > _metadata=0) | H3D::X3DChildNode | |
X3DNode(Inst< SFNode > _metadata=0) | H3D::X3DNode | |
~Node() | H3D::Node | virtual |
~RefCountedClass() | H3DUtil::RefCountedClass | virtual |
~X3DBindableNode() | H3D::X3DBindableNode | inlinevirtual |