#include <archon/x3d/server/light.H>
Inheritance diagram for Archon::X3D::LightNode:
Public Member Functions | |
double | getAmbientIntensity () const |
const Vector3 & | getColor () const |
double | getIntensity () const |
bool | getOn () const |
Static Public Attributes | |
static const NodeType * | type = 0 |
Protected Member Functions | |
LightNode () | |
Friends | |
void | initializeLightComponent () |
Definition at line 44 of file light.H.