#include <light.h>
Definition at line 306 of file light.h.
◆ ~DirectionalInterface()
virtual Ufe::Light::DirectionalInterface::~DirectionalInterface |
( |
| ) |
|
|
virtual |
◆ angle() [1/2]
virtual void Ufe::Light::DirectionalInterface::angle |
( |
float |
la | ) |
|
|
inlinevirtual |
Set the angle. Default implementation uses AngleUndoableCommand.
- Parameters
-
Definition at line 318 of file light.h.
◆ angle() [2/2]
virtual float Ufe::Light::DirectionalInterface::angle |
( |
| ) |
const |
|
pure virtual |
Retrieve the angle for the light
- Returns
- the angle value
◆ angleCmd()
Create an undoable command to set the angle. The command is not executed.
- Parameters
-
- Returns
- Undoable command to set the angle
The documentation for this class was generated from the following file: