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 3.10 Documentation
Results will update as you type.
  • class Enlighten PrecompMeshProperties
  • class Enlighten PrecompOctreeNode
  • class Enlighten PrecompOctreeProbeKey
  • class Enlighten PrecomputedVisibilityData
  • class Enlighten PrecomputedVisibilityWorkspace
  • class Enlighten PrecomputeError
  • class Enlighten PrecomputeLoaderBuilder
  • class Enlighten PrecomputeParameters
  • class Enlighten PrecomputePipeline
  • class Enlighten PrecomputeProcess
  • class Enlighten PrecompVolumeQueryBox
  • class Enlighten PrecompVoxelId
  • class Enlighten PrecompVoxelOctree
  • class Enlighten PrecompVoxelOctreePath
  • class Enlighten PrecompVoxelOctreeVolume
  • class Enlighten ProbeBounceBuffer
  • class Enlighten ProbeBounceWorkspace
  • class Enlighten ProbeInterpolant
  • class Enlighten ProbeInterpolationTask
  • class Enlighten ProbeSetDataBlock
  • class Enlighten ProbeSetManagerVoxel
  • class Enlighten ProbeSetMeta
  • class Enlighten ProbeSetOctreeNode
  • class Enlighten ProbeSetVirtualProbe
  • class Enlighten ProfileHistory
  • class Enlighten QuadIterator
  • class Enlighten QuadShader
  • class Enlighten QuickFlatClusterShader
  • class Enlighten QuickQuadShader
  • class Enlighten R9G9B9E5CpuTextureSampler
  • class Enlighten R11G11B10CpuTextureSampler
  • class Enlighten RadCubeMapCore
  • class Enlighten RadCubeMapMetaData
  • class Enlighten RadCubeMapTask
  • class Enlighten RadDataBlock
  • class Enlighten RadDebugBucketSelectionTask
  • class Enlighten RadDebugColouringTask
  • class Enlighten RadDebugPixelInfo
  • class Enlighten RadiosityInputTree
  • class Enlighten RadiosityInstance
  • class Enlighten RadIrradianceTask
  • class Enlighten RadProbeSetCore
  • class Enlighten RadProbeSetMetaData
  • class Enlighten RadProbeTask
  • class Enlighten RadSystemCore
  • class Enlighten RadSystemMetaData
  • class Enlighten RawBuffer
  • class Enlighten ReadInputLightingBufferInfo
  • class Enlighten RectangleLight
  • class Enlighten RefTextureAllocator
  • class Enlighten RefTextureUpdater
  • class Enlighten ReleaseSystemSolutionSpacesInfo
  • class Enlighten RemoveInfo
  • class Enlighten ResampleBounceParameters
  • class Enlighten ResampleTextureParameters
  • class Enlighten Rgba64Linear
  • class Enlighten RgbaCpuTextureSampler
  • class Enlighten RgbmCpuTextureSampler
  • class Enlighten SetLightBankUpdateCounterInfo
  • class Enlighten SetParameterCommand
  • class Enlighten SetProbeSetTransformInfo
  • class Enlighten SetTransparencySamplePositionOffsetInfo
  • class Enlighten SetVisibilityBitsInfo
  • class Enlighten SolveBounceTask
  • class Enlighten SortedLights
  • class Enlighten SourceMeshInstanceMeta
  • class Enlighten SphereVolume
  • class Enlighten Spotlight
  • class Enlighten SpotlightMeta
  • class Enlighten SystemAlbedoData
  • class Enlighten SystemDataBlock
  • class Enlighten SystemDependencies
  • class Enlighten SystemGrouping
  • class Enlighten SystemMeta
  • class Enlighten TaskProcessor
  • class Enlighten TransparencyWorkspace
  • class Enlighten Triangle2D
  • class Enlighten TriggerVolumeTransparencyGeneric
  • class Enlighten UpdateEnvironmentInfo
  • class Enlighten UpdateLightCommandGeneric
  • class Enlighten UpdateLightInfo
    Calendars

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

    This is the documentation for Enlighten.

    class Enlighten RadIrradianceTask

    Nov 21, 2019

    class Enlighten::RadIrradianceTask

    Structure describing a task using the irradiance technique.

    Variables

    Name Description
    const RadSystemCore * m_CoreSystem

    Precompute data for system solved in this task.

    void * m_DirectionalOutput

    Optional luminance or red directional output.

    void * m_DirectionalOutputB

    Optional blue directional output.

    void * m_DirectionalOutputG

    Optional green directional output.

    Geo::s32 m_DirectionalOutputStride

    The stride of the directional output texture in pixels (if present).

    const InputLightingBuffer * m_Environment

    Emissive environment for the task to read from. Must be 16-byte aligned, although may be NULL.

    const InputLightingBuffer ** m_InputLighting

    Ordered list of input lighting buffers that the task can read from.

    void * m_IrradianceOutput

    Radiosity output. The data must be persistent if temporal coherence is used.

    bool m_LegacyDirectionalOutput

    If true (the default), the re-balancing coefficient used in the legacy surface re-lighting model is output to the alpha channel of the directional output texture(s).

    Geo::s32 m_NumSystemToSystemTransfers

    Number of system-to-system transfers in the list.

    eOutputFormat m_OutputFormat

    Output format: one of the OUTPUT_FORMAT_* constants.

    eOutputFormatByteOrder m_OutputFormatByteOrder

    Whether to output 8-bit-per-pixel data in BGRA (DX9) or RGBA (DX11) byte order.

    float m_OutputScale

    Constant to premultiply by before format conversion.

    Geo::s32 m_OutputStride

    The stride of the output texture in pixels.

    void * m_PersistentData

    Persistent data used for storing data which persists between solves.

    const RadSystemToSystemTransfer * m_SystemToSystemTransfers

    List of system-to-system transfers to add into the irradiance task.

    float m_TemporalCoherenceEpsilon

    Small bias value added to the lighting intensity to ensure stable computation.

    float m_TemporalCoherenceThreshold

    The threshold value for temporal coherence.

    Functions

    Name Description
    RadIrradianceTask()

    Default constructor.


    Enlighten::RadIrradianceTask::RadIrradianceTask


    public: RadIrradianceTask()


    Default constructor.

    , multiple selections available,
    {"serverDuration": 10, "requestCorrelationId": "c78dd011ee6545a3b9de8819d09c002c"}