#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::Shape:


| Public Member Functions | |
| Ref< AppearanceNode > | getAppearance () | 
| void | setAppearance (Ref< AppearanceNode > v) | 
| Ref< GeometryNode > | getGeometry () | 
| void | setGeometry (Ref< GeometryNode > v) | 
| Static Public Member Functions | |
| static Ref< Shape > | create (Ref< ExecutionContext > c) | 
| static NodeBase * | instantiate (Session *s, unsigned long i) | 
| Public Attributes | |
| InputOutput< SFNode< AppearanceNode > > | appearance | 
| InputOutput< SFNode< GeometryNode > > | geometry | 
Definition at line 2628 of file node.autogen.H.
 1.4.4
 1.4.4