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