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