#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::Color:
Public Member Functions | |
std::vector< Vector3 > | getColor () |
void | setColor (const std::vector< Vector3 > &v) |
Static Public Member Functions | |
static Ref< Color > | create (Ref< ExecutionContext > c) |
static NodeBase * | instantiate (Session *s, unsigned long i) |
Public Attributes | |
InputOutputSeq< MFColor > | color |
Definition at line 898 of file node.autogen.H.