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