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


Public Member Functions | |
| double | getAmbientIntensity () |
| void | setAmbientIntensity (double v) |
| Vector3 | getColor () |
| void | setColor (Vector3 v) |
| double | getIntensity () |
| void | setIntensity (double v) |
| bool | getOn () |
| void | setOn (bool v) |
Public Attributes | |
| InputOutput< SFFloat > | ambientIntensity |
| InputOutput< SFColor > | color |
| InputOutput< SFFloat > | intensity |
| InputOutput< SFBool > | on |
Protected Member Functions | |
| LightNode () | |
Definition at line 2943 of file node.autogen.H.
1.4.4