Inheritance diagram for X3DTK::X3D::X3DLightNode:
|
Constructor.
|
|
Constructs an X3DLightNode from its attributes.
|
|
Virtual destructor.
|
|
Copy constructor.
|
|
Gets the ambientIntensity attribute.
|
|
Gets the color attribute.
|
|
Gets the intensity attribute.
|
|
Gets the on attribute.
|
|
Loads the attributes from a X3DFileElement.
Reimplemented from X3DTK::X3D::X3DNode. Reimplemented in X3DTK::X3D::DirectionalLight, X3DTK::X3D::PointLight, and X3DTK::X3D::SpotLight. |
|
Sets the ambientIntensity attribute.
|
|
Sets the color attribute.
|
|
Sets the intensity attribute.
|
|
Sets the on attribute.
|
|
Writes the attributes of the node.
Reimplemented from X3DTK::X3D::X3DNode. Reimplemented in X3DTK::X3D::DirectionalLight, X3DTK::X3D::PointLight, and X3DTK::X3D::SpotLight. |