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)
/
class Enlighten LightTransportPixel

    This is the documentation for Enlighten.

    class Enlighten LightTransportPixel

    Sept 09, 2025

    class Enlighten::LightTransportPixel

    Debugging output representation of an output pixel.

    Functions

    Name Description
    Clone()

    Return a deep copy of this object.

    Create()

    Constructor.

    GEO_PROPERTY(Geo::v128, m_Centre)

    Estimated centre of the pixel in world space.

    GEO_PROPERTY(Geo::GeoBoundingBox, m_BoundingBox)

    Estimated axis aligned boundingbox of the pixel in world space. NOTE: This can be a poor estimate in some cases.

    GEO_PROPERTY(Geo::GeoRaySet, m_BackFaceLineSegments)

    List of ray segments between ray origins and backfaces.

    GEO_PROPERTY(GeoRayOriginList, m_ValidRayOrigins)

    List of valid ray origins.

    GEO_PROPERTY(GeoRayOriginList, m_InvalidRayOrigins)

    List of rejected ray origins.

    GEO_PROPERTY(Geo::u16, m_AtlasX)

    Output atlas x position of the pixel.

    GEO_PROPERTY(Geo::u16, m_AtlasY)

    Output atlas y position of the pixel.

    GEO_PROPERTY(Geo::u32, m_BucketIdx)

    Bucket index.

    GEO_PROPERTY(Geo::u32, m_PixelIdx)

    Pixel index.

    GEO_PROPERTY_FLAKY(Geo::v128, m_AverageIrradianceNormal)

    Average irradiance normal for the pixel.

    Load(Geo::IGeoInputStream &)

    Deserialise pixel from stream.

    Release()

    Destructor.

    Save(Geo::IGeoStream &)

    Serialise pixel to stream.

    Save(Writer &)

    Write to any type compatible with IffWriter.


    LightTransportPixel* Enlighten::LightTransportPixel::Clone


    public: LightTransportPixel * Clone()


    Return a deep copy of this object.


    static LightTransportPixel* Enlighten::LightTransportPixel::Create


    public: LightTransportPixel * Create()


    Constructor.


    Enlighten::LightTransportPixel::GEO_PROPERTY


    public: GEO_PROPERTY
    (
        Geo::v128 ,
        m_Centre
    )


    Estimated centre of the pixel in world space.


    Enlighten::LightTransportPixel::GEO_PROPERTY


    public: GEO_PROPERTY
    (
        Geo::GeoBoundingBox ,
        m_BoundingBox
    )


    Estimated axis aligned boundingbox of the pixel in world space. NOTE: This can be a poor estimate in some cases.


    Enlighten::LightTransportPixel::GEO_PROPERTY


    public: GEO_PROPERTY
    (
        Geo::GeoRaySet ,
        m_BackFaceLineSegments
    )


    List of ray segments between ray origins and backfaces.


    Enlighten::LightTransportPixel::GEO_PROPERTY


    public: GEO_PROPERTY
    (
        GeoRayOriginList ,
        m_ValidRayOrigins
    )


    List of valid ray origins.


    Enlighten::LightTransportPixel::GEO_PROPERTY


    public: GEO_PROPERTY
    (
        GeoRayOriginList ,
        m_InvalidRayOrigins
    )


    List of rejected ray origins.


    Enlighten::LightTransportPixel::GEO_PROPERTY


    public: GEO_PROPERTY
    (
        Geo::u16 ,
        m_AtlasX
    )


    Output atlas x position of the pixel.


    Enlighten::LightTransportPixel::GEO_PROPERTY


    public: GEO_PROPERTY
    (
        Geo::u16 ,
        m_AtlasY
    )


    Output atlas y position of the pixel.


    Enlighten::LightTransportPixel::GEO_PROPERTY


    public: GEO_PROPERTY
    (
        Geo::u32 ,
        m_BucketIdx
    )


    Bucket index.


    Enlighten::LightTransportPixel::GEO_PROPERTY


    public: GEO_PROPERTY
    (
        Geo::u32 ,
        m_PixelIdx
    )


    Pixel index.


    Enlighten::LightTransportPixel::GEO_PROPERTY_FLAKY


    public: GEO_PROPERTY_FLAKY
    (
        Geo::v128 ,
        m_AverageIrradianceNormal
    )


    Average irradiance normal for the pixel.


    bool Enlighten::LightTransportPixel::Load


    public: bool Load
    (
        Geo::IGeoInputStream & reader
    )


    Deserialise pixel from stream.


    virtual void Enlighten::LightTransportPixel::Release


    public: virtual void Release()


    Destructor.


    bool Enlighten::LightTransportPixel::Save


    public: bool Save
    (
        Geo::IGeoStream & writer
    ) const


    Serialise pixel to stream.


    bool Enlighten::LightTransportPixel::Save


    public: bool Save
    (
        Writer & writer
    ) const


    Write to any type compatible with IffWriter.

    , multiple selections available,

    Enlighten API 4.03 Documentation
    Results will update as you type.
    • class Enlighten IPrecompCubeMapCore
    • class Enlighten IPrecompDepthCubeMap
    • class Enlighten IPrecompGeneratedSystems
    • class Enlighten IPrecompInputCubeMap
    • class Enlighten IPrecompInputGeometry
    • class Enlighten IPrecompInputItemDependencies
    • class Enlighten IPrecompInputMesh
    • class Enlighten IPrecompInputProbeOctree
    • class Enlighten IPrecompInputProbeRegion
    • class Enlighten IPrecompInputProbeSet
    • class Enlighten IPrecompInputSystem
    • class Enlighten IPrecompMeshValidation
    • class Enlighten IPrecompOutputCubeMap
    • class Enlighten IPrecompOutputProbeOctree
    • class Enlighten IPrecompOutputProbeSet
    • class Enlighten IPrecompPackedGeometry
    • class Enlighten IPrecompPackedInstance
    • class Enlighten IPrecompPackedSystem
    • class Enlighten IPrecompProbeAtlasMaxima
    • class Enlighten IPrecompProbeOctree
    • class Enlighten IPrecompProbeOctreeLayout
    • class Enlighten IPrecompProbeSetBuildParameters
    • class Enlighten IPrecompProbeSetRadiosity
    • class Enlighten IPrecompRadiosityNormalTexture
    • class Enlighten IPrecompSystemClustering
    • class Enlighten IPrecompSystemCompressedLightTransport
    • class Enlighten IPrecompSystemDependencies
    • class Enlighten IPrecompSystemDuster
    • class Enlighten IPrecompSystemLightTransport
    • class Enlighten IPrecompSystemPreClustering
    • class Enlighten IPrecompSystemRadiosity
    • class Enlighten IPrecompSystemsDependencies
    • class Enlighten IPrecompute
    • class Enlighten IProbeSetManager
    • class Enlighten IrradianceOutputDesc
    • class Enlighten ISystemSolutionSpace
    • class Enlighten IThreadGroup
    • class Enlighten IUpdateManager
    • class Enlighten IUpdateManagerWorker
    • class Enlighten LightMethodSelector
    • class Enlighten LightTransportPixel
    • class Enlighten LightValue64
    • class Enlighten LightValueIterator
    • class Enlighten Line2D
    • class Enlighten LrbCpuTextureSampler
    • class Enlighten MaterialAlbedoSampler
    • class Enlighten MaterialComponentBuffer
    • class Enlighten MaterialEmissiveSampler
    • class Enlighten MaterialGuids
    • class Enlighten MaterialSampler
    • class Enlighten MaterialTransparencySampler
    • class Enlighten MergeGeometry
    • class Enlighten MergeGeometryCache
    • class Enlighten MergeMap
    • class Enlighten MergeProcessParams
    • class Enlighten MergeStats
    • class Enlighten MergeTriGroupParams
    • class Enlighten MultithreadCpuUpdateManager
    • class Enlighten MultithreadCpuWorker
    • class Enlighten MultithreadCpuWorkerCommon
    • class Enlighten NullGeometryTransparencySampler
    • class Enlighten NullMaterialEmissiveSampler
    • class Enlighten NullMaterialTransparencySampler
    • class Enlighten NullSampler
    • class Enlighten OctreeSearchResult
    • class Enlighten PackedDusterPoint
    • class Enlighten PipelineBoxSetProbeRegion
    • class Enlighten PipelineCubemap
    • class Enlighten PipelineError
    • class Enlighten PipelineExcludedInstance
    • class Enlighten PipelineGeom
    • class Enlighten PipelineGeometryProperties
    • class Enlighten PipelineGlobalParameters
    • class Enlighten PipelineInstanceParameters
    • class Enlighten PipelineMesh
    • class Enlighten PipelinePaths
    • class Enlighten PipelinePointSetProbeRegion
    • class Enlighten PipelineProbeVolume
    • class Enlighten PipelineProgressBase
    • class Enlighten PipelineRadiosityInstance
    • class Enlighten PipelineScene
      Calendars

    You‘re viewing this with anonymous access, so some content might be blocked.
    {"serverDuration": 9, "requestCorrelationId": "ffc789e93e40489bae74d1972c15a889"}