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