This is the documentation for Enlighten.
struct Enlighten SelectAll
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. |
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.
Enlighten::SelectAll::SelectAll
public: SelectAll()
Constructor.