struct Enlighten::SelectAll
Selector which selects all lights.
Functions
Name | Description |
---|---|
IsSelected(const CachedLightType &) | Checks if the given light should be selected - always returns true. |
SelectAll() | Constructor. |
Anchor | ||||
---|---|---|---|---|
|
GEO_CONTROLLED_INLINE bool Enlighten::SelectAll::IsSelected
...
public: GEO_CONTROLLED_INLINE bool IsSelected
(
const CachedLightType & light
) const
...
Checks if the given light should be selected - always returns true.
Anchor | ||||
---|---|---|---|---|
|
Enlighten::SelectAll::SelectAll
...
public: SelectAll()
...
Constructor.