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