Inheritance diagram for X3DTK::X3D::SpotLight:
|
Constructor.
|
|
Constructs a SpotLight from its attributes.
|
|
Virtual destructor.
|
|
Copy constructor.
|
|
Clones the node.
Reimplemented from X3DTK::X3DAbstractNode. |
|
Gets the attenuation attribute.
|
|
Gets the beamWidth attribute.
|
|
Gets the cutOffAngle attribute.
|
|
Gets the direction attribute.
|
|
Gets the location attribute.
|
|
Gets the radius attribute.
|
|
Loads the attributes from a X3DFileElement.
Reimplemented from X3DTK::X3D::X3DLightNode. |
|
Sets the attenuation attribute.
|
|
Sets the beamWidth attribute.
|
|
Sets the cutOffAngle attribute.
|
|
Sets the direction attribute.
|
|
Sets the location attribute.
|
|
Sets the radius attribute.
|
|
Writes the attributes of the node.
Reimplemented from X3DTK::X3D::X3DLightNode. |