#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::MetadataDouble:


Public Member Functions | |
| std::vector< double > | getValue () |
| void | setValue (const std::vector< double > &v) |
Static Public Member Functions | |
| static Ref< MetadataDouble > | create (Ref< ExecutionContext > c) |
| static NodeBase * | instantiate (Session *s, unsigned long i) |
Public Attributes | |
| InputOutputSeq< MFDouble > | value |
Definition at line 152 of file node.autogen.H.
1.4.4