#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::CoordinateInterpolator2D:
Public Member Functions | |
std::vector< Vector2 > | getKeyValue () |
void | setKeyValue (const std::vector< Vector2 > &v) |
std::vector< Vector2 > | getValue_changed () |
Static Public Member Functions | |
static Ref< CoordinateInterpolator2D > | create (Ref< ExecutionContext > c) |
static NodeBase * | instantiate (Session *s, unsigned long i) |
Public Attributes | |
InputOutputSeq< MFVec2f > | keyValue |
OutputOnlySeq< MFVec2f > | value_changed |
Definition at line 3350 of file node.autogen.H.