#include <MFNode.h>
Inheritance diagram for H3D::TypedMFNode< NodeType >:

Public Member Functions | |
| virtual NodeType * | getValueByIndex (typename MFNode::size_type i, int id=0) |
| Get the value casted to the NodeType. | |
| virtual NodeType * | getCastedValueByIndex (typename MFNode::size_type i, int id=0) |
| Get the value casted to the NodeType. | |
Protected Member Functions | |
| virtual void | onAdd (Node *n) |
| We check that the type of the Node is of the correct type. | |
1.4.5