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