#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::InterpolatorNode:
Public Member Functions | |
void | setSet_fraction (double v) |
std::vector< double > | getKey () |
void | setKey (const std::vector< double > &v) |
Public Attributes | |
InputOnly< SFFloat > | set_fraction |
InputOutputSeq< MFFloat > | key |
Protected Member Functions | |
InterpolatorNode () |
Definition at line 3220 of file node.autogen.H.