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