#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::MetadataString:
Public Member Functions | |
std::vector< std::string > | getValue () |
void | setValue (const std::vector< std::string > &v) |
Static Public Member Functions | |
static Ref< MetadataString > | create (Ref< ExecutionContext > c) |
static NodeBase * | instantiate (Session *s, unsigned long i) |
Public Attributes | |
InputOutputSeq< MFString > | value |
Definition at line 300 of file node.autogen.H.