This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

  • No labels