#include <archon/x3d/server/network.H>
Inheritance diagram for Archon::X3D::ApplicationLink:
Public Member Functions | |
const NodeType * | getType () const |
ApplicationLink (BackRef< ExecutionContext > c) | |
Static Public Member Functions | |
static Ref< NodeBase > | instantiate (BackRef< ExecutionContext > c) |
Static Public Attributes | |
static const NodeType * | type = 0 |
Friends | |
void | initializeNetworkComponent () |
Definition at line 321 of file network.H.
|
If so, this should be prevented. Well, does it even need to be defined as a type here? And, could it not be moved to X3D::SAI?. |