#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::GroupingNode:
Public Member Functions | |
void | setAddChildren (const std::vector< Ref< ChildNode > > &v) |
void | setRemoveChildren (const std::vector< Ref< ChildNode > > &v) |
std::vector< Ref< ChildNode > > | getChildren () |
void | setChildren (const std::vector< Ref< ChildNode > > &v) |
Public Attributes | |
InputOnlySeq< MFNode< ChildNode > > | addChildren |
InputOnlySeq< MFNode< ChildNode > > | removeChildren |
InputOutputSeq< MFNode< ChildNode > > | children |
Protected Member Functions | |
GroupingNode () |
Definition at line 656 of file node.autogen.H.