Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)

Enlighten API 4.03 Documentation
Results will update as you type.
  • struct Enlighten CountLightSizeVisitor
  • struct Enlighten CullCluster
  • struct Enlighten CullClusterGroup
  • struct Enlighten CullingIterator
  • struct Enlighten CullingIterator< LIGHT_TYPE_INVALID, Culler >
  • struct Enlighten CullSystem
  • struct Enlighten ExcludeQuickShadeFilter
  • struct Enlighten HashLightVisitor
  • struct Enlighten InstanceDescMinimal
  • struct Enlighten LightSelector
  • struct Enlighten LightTypeInfo
  • struct Enlighten NullSurroundingsSampler
  • struct Enlighten PipelineInstanceMaterial
  • struct Enlighten PipelineMaterial
  • struct Enlighten PipelineRadiosityProperties
  • struct Enlighten PipelineWorldAxes
  • struct Enlighten PixelBarycentricWeights
  • struct Enlighten PixelCoord
  • struct Enlighten PointProjectionVertex
  • struct Enlighten PppiAtlasFootprint
  • struct Enlighten PppiAtlasMaxima
  • struct Enlighten PppiAtlasUpdateData
  • struct Enlighten PppiAtlasUpdateRequirements
  • struct Enlighten PppiClipmapUpdateData
  • struct Enlighten PppiClipmapUpdateRequirements
  • struct Enlighten PppiConfiguration
  • struct Enlighten PppiIrradiance
  • struct Enlighten PppiIrradiance16
  • struct Enlighten PppiOutputTextureRequirements
  • struct Enlighten PppiProbeSetState
  • struct Enlighten PppiShaderParameters
  • struct Enlighten PppiUpdateData
  • struct Enlighten PppiVolumeTextureInfo
  • struct Enlighten PrecisionHint
  • struct Enlighten PrecompMeshIdentifier
  • struct Enlighten ProbeBucketPattern
  • struct Enlighten QuickShadeOnlyFilter
  • struct Enlighten Rgba32Gamma
  • struct Enlighten SelectAll
  • struct Enlighten SelectCulled
  • struct Enlighten SelectUnculled
  • struct Enlighten SetSystemSolutionSpacesCommand
  • struct Enlighten ShadeFourSamplesOperator
  • struct Enlighten ShadeQuadOperator
  • struct Enlighten SortedLightsOperator
  • struct Enlighten SortedLightsVisibilityIdxWriter
  • struct Enlighten SortedLightsVisitor
  • struct Enlighten SortedLightsVisitor< LIGHT_TYPE_INVALID, Op, LightTypeFilter >
  • struct Enlighten SurfaceColourDynamicity
  • struct Enlighten TextureResolutionScale
  • struct Enlighten TextureSubSection
  • struct Enlighten TransformedBounds
  • struct Enlighten TransparencySurroundingsSampler
  • struct Enlighten TransparencyVolumeBase
  • struct Enlighten TypeIdToType
  • struct Enlighten TypeIdToType< LIGHT_TYPE_BOXSPOT_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_DIRECTIONAL_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_FRUSTUM_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_POINT_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_RECTANGLE_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_SPOT_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_UE4_DIRECTIONAL_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_UE4_DIRECTIONAL_LIGHT_FUNCTION >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_UE4_ISFALLOFF >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_UE4_RECTLIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_UE4_UNREALFALLOFF >
  • struct Enlighten UpdatePppiAtlasStats
  • struct Enlighten UpdatePppiIndirectionStats
  • struct Enlighten UpdatePppiStats
  • struct Enlighten VisibilityFormat
  • struct Enlighten VisitLightsGeneric
  • struct Enlighten VisitLightsGeneric< TypeSelector, Visitor, LIGHT_TYPE_INVALID >
  • struct Enlighten VisitSelectedLightsGeneric
  • struct Enlighten VisitSelectedLightsGeneric< TypeSelector, Visitor, LightSelector, LIGHT_TYPE_INVALID >
    Calendars

You‘re viewing this with anonymous access, so some content might be blocked.
/
struct Enlighten SelectUnculled

    This is the documentation for Enlighten.

    struct Enlighten SelectUnculled

    Sept 09, 2025

    template<typename Culler>
    struct Enlighten::SelectUnculled

    Selector which selects unculled lights.

    Variables

    Name Description
    const Culler & m_Culler

    The culler to perform the cull test.

    Functions

    Name Description
    IsSelected(const CachedLightType &)

    Checks if the given light should be selected.

    SelectUnculled(const Culler &)

    Constructor.


    GEO_CONTROLLED_INLINE bool Enlighten::SelectUnculled< Culler >::IsSelected


    public: GEO_CONTROLLED_INLINE bool IsSelected
    (
        const CachedLightType & light
    ) const


    Checks if the given light should be selected.


    Enlighten::SelectUnculled< Culler >::SelectUnculled


    public: SelectUnculled
    (
        const Culler & culler
    )


    Constructor.

    , multiple selections available,
    {"serverDuration": 21, "requestCorrelationId": "885f3c8d200245a8961b38be3d672ba9"}