#include <archon/x3d/server/network.H>
Inheritance diagram for Archon::X3D::SubSceneNode:


Public Member Functions | |
| Ref< SceneBase > | getSubScene () const |
| void | setSubScene (Ref< SceneBase >) |
| Ref< SceneBase > | getSubSceneNoLock () const |
| Requires scenegraph read lock. | |
Static Public Attributes | |
| static const NodeType * | type = 0 |
Protected Member Functions | |
| SubSceneNode () | |
| void | refForwardDestroy () |
Protected Attributes | |
| Ref< SceneBase > | subScene |
Definition at line 250 of file network.H.
1.4.4