#include <DirectionalLight.h>
Inherits X3D::X3DLightNode.
Public Member Functions | |
DirectionalLight (const AP_Xml &xml, SFNode scene) | |
void | Render (void) |
Protected Attributes | |
SFVec3f | _m_direction |
DirectionalLight | ( | const AP_Xml & | xml, | |
SFNode | scene | |||
) |
void Render | ( | void | ) | [virtual] |
Reimplemented from X3DLightNode.
SFVec3f _m_direction [protected] |