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.
  • struct Enlighten PrecomputeCubeMap
  • struct Enlighten PrecomputeProbeSet
  • struct Enlighten PrecomputeSystem
  • struct Enlighten ProbeSample
  • struct Enlighten ProbeSystemHit
  • 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_ISFALLOFF >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_UE4_UNREALFALLOFF >
  • struct Enlighten UpdatePppiAtlasStats
  • struct Enlighten UpdatePppiStats
  • struct Enlighten UpdateRegions
  • 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 >
  • struct Enlighten VolumeTextureRegion
    Calendars

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

    This is the documentation for Enlighten.

    struct Enlighten VolumeTextureRegion

    Nov 21, 2019

    struct Enlighten::VolumeTextureRegion

    A region of a volume texture defined by two corners.

    Variables

    Name Description
    Geo::GeoPoint3D m_Max

    The corners of the region.

    Geo::GeoPoint3D m_Min

    The corners of the region.

    Functions

    Name Description
    AddRegion(const VolumeTextureRegion &)

    Expand the region to contain another region.

    IsEmpty()

    Checks if this region is empty.

    Reset()

    Resets this region to an empty region.

    VolumeTextureRegion()

    Constructor.


    void Enlighten::VolumeTextureRegion::AddRegion


    public: void AddRegion
    (
        const VolumeTextureRegion & region
    )


    Expand the region to contain another region.


    bool Enlighten::VolumeTextureRegion::IsEmpty


    public: bool IsEmpty() const


    Checks if this region is empty.


    void Enlighten::VolumeTextureRegion::Reset


    public: void Reset()


    Resets this region to an empty region.


    Enlighten::VolumeTextureRegion::VolumeTextureRegion


    public: VolumeTextureRegion()


    Constructor.

    , multiple selections available,
    {"serverDuration": 9, "requestCorrelationId": "e21485e18f6c43d4be27b2f425e2a91d"}