#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::Script:
Public Member Functions | |
bool | getDirectOutput () |
void | setDirectOutput (bool v) |
bool | getMustEvaluate () |
void | setMustEvaluate (bool v) |
Static Public Member Functions | |
static Ref< Script > | create (Ref< ExecutionContext > c) |
static NodeBase * | instantiate (Session *s, unsigned long i) |
Public Attributes | |
InitializeOnly< SFBool > | directOutput |
InitializeOnly< SFBool > | mustEvaluate |
Definition at line 4145 of file node.autogen.H.