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