Selector which selects culled 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. |
SelectCulled(const Culler &) | Constructor. |
public: GEO_CONTROLLED_INLINE bool IsSelected
(
const CachedLightType & light
) const
Checks if the given light should be selected.
public: SelectCulled
(
const Culler & culler
)
Constructor.