#include <light.h>
Definition at line 408 of file light.h.
◆ ~AreaInterface()
virtual Ufe::Light::AreaInterface::~AreaInterface |
( |
| ) |
|
|
virtual |
◆ normalize() [1/2]
virtual void Ufe::Light::AreaInterface::normalize |
( |
bool |
nl | ) |
|
|
inlinevirtual |
Set the normalize flag. Default implementation uses NormalizeUndoableCommand.
- Parameters
-
nl | the new normalize flag value. |
Definition at line 422 of file light.h.
◆ normalize() [2/2]
virtual bool Ufe::Light::AreaInterface::normalize |
( |
| ) |
const |
|
pure virtual |
Retrieve the normalize flag for the light
- Returns
- the normalize flag value
◆ normalizeCmd()
Normalize attribute. Normalizes power by the surface area of the light.
Create an undoable command to set the normalize flag. The command is not executed.
- Parameters
-
nl | the new normalize flag value. |
- Returns
- Undoable command to set the normalize flag
The documentation for this class was generated from the following file: