Inheritance diagram for X3DTK::Recorder< T, V >:
For the recording of callbacks, it extracts the necessary informations relative to the type of the node processed by the recorded function. The functions must be static. For the attributes of the X3DTK::X3DAbstractNode, a same kind of syntax is used.
|
Records an attribute for an X3DTK::X3DAbstractNode.
|
|
Records a creation function for an X3DTK::X3DComponentVisitor.
|
|
Records an enter function for an X3DTK::X3DComponentVisitor.
|
|
Records a leave function for an X3DTK::X3DComponentVisitor.
|
|
Records a multiple field node for an X3DTK::X3DAbstractNode.
|
|
Records a single field node for an X3DTK::X3DAbstractNode.
|
|
Records a new node.
|
|
Records a walkOn function for an X3DTK::X3DComponentVisitor.
|