#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::Switch:
Public Member Functions | |
int | getWhichChoice () |
void | setWhichChoice (int v) |
Static Public Member Functions | |
static Ref< Switch > | create (Ref< ExecutionContext > c) |
static NodeBase * | instantiate (Session *s, unsigned long i) |
Public Attributes | |
InputOutput< SFInt32 > | whichChoice |
Definition at line 724 of file node.autogen.H.