This is the documentation for Enlighten.
Selector which selects unculled lights.
| Name | Description |
|---|---|
| const Culler & m_Culler | The culler to perform the cull test. |
| Name | Description |
|---|---|
| IsSelected(const CachedLightType &) | Checks if the given light should be selected. |
| SelectUnculled(const Culler &) | Constructor. |
public: GEO_CONTROLLED_INLINE bool IsSelected
(
const CachedLightType & light
) const
Checks if the given light should be selected.
public: SelectUnculled
(
const Culler & culler
)
Constructor.