#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::ScalarInterpolator:


Public Member Functions | |
| std::vector< double > | getKeyValue () |
| void | setKeyValue (const std::vector< double > &v) |
| double | getValue_changed () |
Static Public Member Functions | |
| static Ref< ScalarInterpolator > | create (Ref< ExecutionContext > c) |
| static NodeBase * | instantiate (Session *s, unsigned long i) |
Public Attributes | |
| InputOutputSeq< MFFloat > | keyValue |
| OutputOnly< SFFloat > | value_changed |
Definition at line 3585 of file node.autogen.H.
1.4.4