addDestructCallback(void(*func)(Node *, void *), void *args) | H3D::Node | |
addUnrefCallback(void(*func)(RefCountedClass *, void *), void *args) | H3DUtil::RefCountedClass | |
buttonCallback(int button, int state) | H3D::MouseSensor | static |
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::MouseSensor | static |
DeepCopyMap typedef | H3D::Node | |
defaultXMLContainerField() | H3D::Node | inlinevirtual |
enabled | H3D::X3DSensorNode | |
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 | |
hasName() | H3DUtil::RefCountedClass | |
initialize() | H3DUtil::RefCountedClass | virtual |
is_initialized | H3DUtil::RefCountedClass | protected |
isActive | H3D::X3DSensorNode | |
isInitialized() | H3DUtil::RefCountedClass | |
leftButton | H3D::MouseSensor | |
lineIntersect(const Vec3f &from, const Vec3f &to, LineIntersectResult &result) | H3D::Node | virtual |
manual_initialize | H3DUtil::RefCountedClass | protected |
metadata | H3D::X3DNode | |
middleButton | H3D::MouseSensor | |
motion | H3D::MouseSensor | |
motionCallback(int x, int y) | H3D::MouseSensor | static |
mouseButtonAction(int button, int state) | H3D::MouseSensor | virtual |
mouseMotionAction(int x, int y) | H3D::MouseSensor | virtual |
MouseSensor(Inst< SFBool > _enabled=0, Inst< SFNode > _metadata=0, Inst< SFBool > _isActive=0, Inst< SFVec2f > _position=0, Inst< SFBool > _leftButton=0, Inst< SFBool > _middleButton=0, Inst< SFBool > _rightButton=0, Inst< SFVec2f > _motion=0, Inst< SFBool > _scrollUp=0, Inst< SFBool > _scrollDown=0) | H3D::MouseSensor | |
mouseWheelAction(int direction) | H3D::MouseSensor | virtual |
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 |
position | H3D::MouseSensor | |
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 |
rightButton | H3D::MouseSensor | |
scrollDown | H3D::MouseSensor | |
scrollUp | H3D::MouseSensor | |
setManualInitialize(bool b) | H3DUtil::RefCountedClass | |
setName(const std::string &_name) | H3DUtil::RefCountedClass | |
setProtoInstanceParent(X3DPrototypeInstance *p) | H3D::Node | inline |
traverseSG(TraverseInfo &ti) | H3D::Node | virtual |
type_name | H3DUtil::RefCountedClass | protected |
unref() | H3DUtil::RefCountedClass | |
unref_callbacks | H3DUtil::RefCountedClass | protected |
wheelCallback(int direction) | H3D::MouseSensor | static |
X3DChildNode(Inst< SFNode > _metadata=0) | H3D::X3DChildNode | |
X3DNode(Inst< SFNode > _metadata=0) | H3D::X3DNode | |
X3DSensorNode(Inst< SFBool > _enabled=0, Inst< SFNode > _metadata=0, Inst< SFBool > _isActive=0) | H3D::X3DSensorNode | |
~MouseSensor() | H3D::MouseSensor | virtual |
~Node() | H3D::Node | virtual |
~RefCountedClass() | H3DUtil::RefCountedClass | virtual |