Inheritance diagram for X3DComponentVisitor:
Definition at line 20 of file X3DComponentVisitor.h.
|
Constructor.
|
|
Destructor.
|
|
Define a new enter function.
Definition at line 160 of file X3DComponentVisitor.h. References X3DComponent::component, and Component::getName(). |
|
Define a new leave function.
Definition at line 208 of file X3DComponentVisitor.h. References X3DComponent::component, and Component::getName(). |
|
Define a new walk On function.
Definition at line 184 of file X3DComponentVisitor.h. References X3DComponent::component, and Component::getName(). |
|
Gets the enter function of name.
|
|
Gets the leave function of name.
|
|
Gets the WalkOn function of name.
|
|
Sets all the functions active.
|
|
Sets the function active.
Definition at line 30 of file X3DComponentVisitor.h. |
|
Sets the function active.
Definition at line 66 of file X3DComponentVisitor.h. |
|
Sets the function active.
Definition at line 48 of file X3DComponentVisitor.h. |
|
Sets all the functions inactive.
|
|
Sets the function inactive.
Definition at line 84 of file X3DComponentVisitor.h. |
|
Sets the function inactive.
Definition at line 126 of file X3DComponentVisitor.h. |
|
Sets the function inactive.
Definition at line 105 of file X3DComponentVisitor.h. |