#include <archon/x3d/proxy/node.H>
Inheritance diagram for Archon::X3D::Proxy::NodeBase:
Public Member Functions | |
Ref< Session > | getSession () const |
Protected Member Functions | |
NodeBase () | |
NodeBase (Session *s, unsigned long id) | |
~NodeBase () | |
Static Protected Member Functions | |
template<typename T> | |
static Ref< T > | create (ExecutionContext *c, unsigned long nodeTypeIndex) |
Protected Attributes | |
const Ref< Session > | session |
Definition at line 37 of file node.H.