bindEventsIn(Node *n, const char *to, const char *from) | DeclaredNodeWithBindings | |
bindEventsOut(Node *n, const char *to, const char *from) | DeclaredNodeWithBindings | |
bindFields(Node *n, const char *to, const char *from) | DeclaredNodeWithBindings | |
Binding typedef | DeclaredNodeWithBindings | |
BindingMap typedef | DeclaredNodeWithBindings | |
copy(const FieldHandle &to, const FieldHandle &from) | Node | [static] |
DeclaredNode(const char *name="") | DeclaredNode | |
DeclaredNodeWithBindings(const char *name="") | DeclaredNodeWithBindings | |
declareEventIn(const FieldTypeId t, const std::string &n) | DeclaredNode | |
declareEventOut(const FieldTypeId t, const std::string &n) | DeclaredNode | |
declareExposedField(const FieldTypeId t, const std::string &n) | DeclaredNode | |
declareField(const FieldTypeId t, const std::string &n) | DeclaredNode | |
duplicate() const=0 | Node | [pure virtual] |
duplicate(std::map< const Node *, Node * > &) const=0 | Node | [pure virtual] |
eventIn(const std::string &n) | DeclaredNode | [virtual] |
eventIn(unsigned int i) | DeclaredNode | [virtual] |
wrl::Node::eventIn(const std::string &n, const FieldTypeId t, void *f) | Node | [protected] |
eventInBindings() const | DeclaredNodeWithBindings | [inline] |
eventInBindings_ | DeclaredNodeWithBindings | [protected] |
EventInHandle() | Node | [inline] |
EventInHandle(Node *node, const std::string &n, const FieldTypeId t, void *f) | Node | [protected] |
eventOut(const std::string &n) | DeclaredNode | [virtual] |
eventOut(unsigned int i) | DeclaredNode | [virtual] |
wrl::Node::eventOut(const std::string &n, const FieldTypeId t, void *f) | Node | [protected] |
eventOutBindings() const | DeclaredNodeWithBindings | [inline] |
eventOutBindings_ | DeclaredNodeWithBindings | [protected] |
EventOutHandle() | Node | [inline] |
EventOutHandle(Node *node, const std::string &n, const FieldTypeId t, void *f) | Node | [protected] |
field(const std::string &n) | DeclaredNode | [virtual] |
field(unsigned int i) | DeclaredNode | [virtual] |
wrl::Node::field(const std::string &n, const FieldTypeId t, void *f) | Node | [protected] |
fieldBindings() const | DeclaredNodeWithBindings | [inline] |
fieldBindings_ | DeclaredNodeWithBindings | [protected] |
FieldHandle() | Node | [inline] |
FieldHandle(Node *node, const std::string &n, const FieldTypeId t, void *f) | Node | [protected] |
fieldName() const | Node | [inline] |
fieldName() const | Node | [inline] |
fieldName() const | Node | [inline] |
fieldTypeId() const | Node | [inline] |
fieldTypeId() const | Node | [inline] |
fieldTypeId() const | Node | [inline] |
fieldTypeName() const | Node | |
fieldTypeName() const | Node | |
fieldTypeName() const | Node | |
hasName() const | Node | [inline] |
isDeclaredEventIn(const std::string &n) const | DeclaredNode | [virtual] |
isDeclaredEventIn(unsigned int i) const | DeclaredNode | [virtual] |
isDeclaredEventOut(const std::string &n) const | DeclaredNode | [virtual] |
isDeclaredEventOut(unsigned int i) const | DeclaredNode | [virtual] |
isDeclaredField(const std::string &n) const | DeclaredNode | [virtual] |
isDeclaredField(unsigned int i) const | DeclaredNode | [virtual] |
isExposed() const | Node | [inline] |
isSetToDefaultValue(unsigned int i) const=0 | Node | [pure virtual] |
mfColorInMap_ | DeclaredNode | [protected] |
mfColorMap_ | DeclaredNode | [protected] |
mfColorOutMap_ | DeclaredNode | [protected] |
mfColorValue() const | Node | [inline] |
mfColorValue() const | Node | [inline] |
mfColorValue() const | Node | [inline] |
mfFloatInMap_ | DeclaredNode | [protected] |
mfFloatMap_ | DeclaredNode | [protected] |
mfFloatOutMap_ | DeclaredNode | [protected] |
mfFloatValue() const | Node | [inline] |
mfFloatValue() const | Node | [inline] |
mfFloatValue() const | Node | [inline] |
mfInt32InMap_ | DeclaredNode | [protected] |
mfInt32Map_ | DeclaredNode | [protected] |
mfInt32OutMap_ | DeclaredNode | [protected] |
mfInt32Value() const | Node | [inline] |
mfInt32Value() const | Node | [inline] |
mfInt32Value() const | Node | [inline] |
mfNodeInMap_ | DeclaredNode | [protected] |
mfNodeMap_ | DeclaredNode | [protected] |
mfNodeOutMap_ | DeclaredNode | [protected] |
mfNodeValue() const | Node | [inline] |
mfNodeValue() const | Node | [inline] |
mfNodeValue() const | Node | [inline] |
mfRotationInMap_ | DeclaredNode | [protected] |
mfRotationMap_ | DeclaredNode | [protected] |
mfRotationOutMap_ | DeclaredNode | [protected] |
mfRotationValue() const | Node | [inline] |
mfRotationValue() const | Node | [inline] |
mfRotationValue() const | Node | [inline] |
mfStringInMap_ | DeclaredNode | [protected] |
mfStringMap_ | DeclaredNode | [protected] |
mfStringOutMap_ | DeclaredNode | [protected] |
mfStringValue() const | Node | [inline] |
mfStringValue() const | Node | [inline] |
mfStringValue() const | Node | [inline] |
mfTimeInMap_ | DeclaredNode | [protected] |
mfTimeMap_ | DeclaredNode | [protected] |
mfTimeOutMap_ | DeclaredNode | [protected] |
mfTimeValue() const | Node | [inline] |
mfTimeValue() const | Node | [inline] |
mfTimeValue() const | Node | [inline] |
mfVec2fInMap_ | DeclaredNode | [protected] |
mfVec2fMap_ | DeclaredNode | [protected] |
mfVec2fOutMap_ | DeclaredNode | [protected] |
mfVec2fValue() const | Node | [inline] |
mfVec2fValue() const | Node | [inline] |
mfVec2fValue() const | Node | [inline] |
mfVec3fInMap_ | DeclaredNode | [protected] |
mfVec3fMap_ | DeclaredNode | [protected] |
mfVec3fOutMap_ | DeclaredNode | [protected] |
mfVec3fValue() const | Node | [inline] |
mfVec3fValue() const | Node | [inline] |
mfVec3fValue() const | Node | [inline] |
name() const | Node | [inline] |
nbEventsIn() const | DeclaredNode | [virtual] |
nbEventsOut() const | DeclaredNode | [virtual] |
nbFields() const | DeclaredNode | [virtual] |
Node class | Node | [friend] |
Node(const char *name="") | Node | |
node() const | Node | [inline] |
node() const | Node | [inline] |
node() const | Node | [inline] |
operator!=(const FieldHandle &h) const | Node | |
operator!=(const EventInHandle &h) const | Node | |
operator!=(const EventOutHandle &h) const | Node | |
operator==(const FieldHandle &h) const | Node | |
operator==(const EventInHandle &h) const | Node | |
operator==(const EventOutHandle &h) const | Node | |
propagateBindings() | DeclaredNodeWithBindings | [protected] |
setField(const FieldHandle &f, const SFBool &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const SFColor &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const SFFloat &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const SFImage &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const SFInt32 &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const SFNode &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const SFRotation &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const SFString &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const SFTime &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const SFVec2f &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const SFVec3f &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const MFColor &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const MFFloat &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const MFInt32 &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const MFNode &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const MFRotation &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const MFString &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const MFTime &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const MFVec2f &) | DeclaredNodeWithBindings | [virtual] |
setField(const FieldHandle &f, const MFVec3f &) | DeclaredNodeWithBindings | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const SFBool &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const SFColor &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const SFFloat &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const SFImage &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const SFInt32 &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const SFNode &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const SFRotation &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const SFString &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const SFTime &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const SFVec2f &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const SFVec3f &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const MFColor &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const MFFloat &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const MFInt32 &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const MFNode &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const MFRotation &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const MFString &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const MFTime &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const MFVec2f &) | Node | [virtual] |
wrl::DeclaredNode::setField(const FieldHandle &f, const MFVec3f &) | Node | [virtual] |
setName(const char *) | Node | |
sfBoolInMap_ | DeclaredNode | [protected] |
sfBoolMap_ | DeclaredNode | [protected] |
sfBoolOutMap_ | DeclaredNode | [protected] |
sfBoolValue() const | Node | [inline] |
sfBoolValue() const | Node | [inline] |
sfBoolValue() const | Node | [inline] |
sfColorInMap_ | DeclaredNode | [protected] |
sfColorMap_ | DeclaredNode | [protected] |
sfColorOutMap_ | DeclaredNode | [protected] |
sfColorValue() const | Node | [inline] |
sfColorValue() const | Node | [inline] |
sfColorValue() const | Node | [inline] |
sfFloatInMap_ | DeclaredNode | [protected] |
sfFloatMap_ | DeclaredNode | [protected] |
sfFloatOutMap_ | DeclaredNode | [protected] |
sfFloatValue() const | Node | [inline] |
sfFloatValue() const | Node | [inline] |
sfFloatValue() const | Node | [inline] |
sfImageInMap_ | DeclaredNode | [protected] |
sfImageMap_ | DeclaredNode | [protected] |
sfImageOutMap_ | DeclaredNode | [protected] |
sfImageValue() const | Node | [inline] |
sfImageValue() const | Node | [inline] |
sfImageValue() const | Node | [inline] |
sfInt32InMap_ | DeclaredNode | [protected] |
sfInt32Map_ | DeclaredNode | [protected] |
sfInt32OutMap_ | DeclaredNode | [protected] |
sfInt32Value() const | Node | [inline] |
sfInt32Value() const | Node | [inline] |
sfInt32Value() const | Node | [inline] |
sfNodeInMap_ | DeclaredNode | [protected] |
sfNodeMap_ | DeclaredNode | [protected] |
sfNodeOutMap_ | DeclaredNode | [protected] |
sfNodeValue() const | Node | [inline] |
sfNodeValue() const | Node | [inline] |
sfNodeValue() const | Node | [inline] |
sfRotationInMap_ | DeclaredNode | [protected] |
sfRotationMap_ | DeclaredNode | [protected] |
sfRotationOutMap_ | DeclaredNode | [protected] |
sfRotationValue() const | Node | [inline] |
sfRotationValue() const | Node | [inline] |
sfRotationValue() const | Node | [inline] |
sfStringInMap_ | DeclaredNode | [protected] |
sfStringMap_ | DeclaredNode | [protected] |
sfStringOutMap_ | DeclaredNode | [protected] |
sfStringValue() const | Node | [inline] |
sfStringValue() const | Node | [inline] |
sfStringValue() const | Node | [inline] |
sfTimeInMap_ | DeclaredNode | [protected] |
sfTimeMap_ | DeclaredNode | [protected] |
sfTimeOutMap_ | DeclaredNode | [protected] |
sfTimeValue() const | Node | [inline] |
sfTimeValue() const | Node | [inline] |
sfTimeValue() const | Node | [inline] |
sfVec2fInMap_ | DeclaredNode | [protected] |
sfVec2fMap_ | DeclaredNode | [protected] |
sfVec2fOutMap_ | DeclaredNode | [protected] |
sfVec2fValue() const | Node | [inline] |
sfVec2fValue() const | Node | [inline] |
sfVec2fValue() const | Node | [inline] |
sfVec3fInMap_ | DeclaredNode | [protected] |
sfVec3fMap_ | DeclaredNode | [protected] |
sfVec3fOutMap_ | DeclaredNode | [protected] |
sfVec3fValue() const | Node | [inline] |
sfVec3fValue() const | Node | [inline] |
sfVec3fValue() const | Node | [inline] |
swapField(const FieldHandle &f, MFColor &) | Node | |
swapField(const FieldHandle &f, MFFloat &) | Node | |
swapField(const FieldHandle &f, MFInt32 &) | Node | |
swapField(const FieldHandle &f, MFNode &) | Node | |
swapField(const FieldHandle &f, MFRotation &) | Node | |
swapField(const FieldHandle &f, MFString &) | Node | |
swapField(const FieldHandle &f, MFTime &) | Node | |
swapField(const FieldHandle &f, MFVec2f &) | Node | |
swapField(const FieldHandle &f, MFVec3f &) | Node | |
typeName() const=0 | Node | [pure virtual] |
~Node() | Node | [inline, virtual] |