Home | Download | Screen shots | Discussion | Documentation |
---|
Inheritance diagram for openvrml::child_node:
Public Member Functions | |
virtual | ~child_node ()=0 throw () |
Destructor. | |
virtual const child_node * | to_child () const throw () |
Cast to a child_node. | |
virtual child_node * | to_child () throw () |
Cast to a child_node. | |
Protected Member Functions | |
child_node (const node_type &type, const scope_ptr &scope) throw () | |
Constructor. |
|
Destructor.
|
|
Constructor.
|
|
Cast to a child_node.
Reimplemented from openvrml::node. |
|
Cast to a child_node.
Reimplemented from openvrml::node. |