#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::Box:
Public Member Functions | |
Vector3 | getSize () |
void | setSize (Vector3 v) |
Static Public Member Functions | |
static Ref< Box > | create (Ref< ExecutionContext > c) |
static NodeBase * | instantiate (Session *s, unsigned long i) |
Public Attributes | |
InitializeOnly< SFVec3f > | size |
Definition at line 1805 of file node.autogen.H.