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.
  • Modules
  • Namespaces
    • namespace Enlighten
      • class Enlighten A8CpuTextureSampler
      • class Enlighten Alpha8Normalised
      • class Enlighten AsyncTaskThreadGroup
      • class Enlighten AutoProbeVolumes
      • class Enlighten BakedProbeOutputInfo
      • class Enlighten BakeInputLight
      • class Enlighten BakeInputMeshInfo
      • class Enlighten BakeMaterialInfo
      • class Enlighten BaseAlbedoHandler
      • class Enlighten BaseCubeMap
      • class Enlighten BaseDynamicObject
      • class Enlighten BaseEnvironment
      • class Enlighten BaseLightMeta
      • class Enlighten BaseProbeSet
      • class Enlighten BaseSystem
      • class Enlighten BaseSystemSolutionSpace
      • class Enlighten BaseUpdateManager
      • class Enlighten BaseWorker
      • class Enlighten BoundingBox2D
      • class Enlighten BoxSpotlight
      • class Enlighten BoxVolume
      • class Enlighten CallableEnqueueFunctorCommand
      • class Enlighten ClusterAlbedoWorkspaceMaterialData
      • class Enlighten ClusterMaterialComponent
      • class Enlighten ClusterMaterials
      • class Enlighten ClusterProbeBounceSampleData
      • class Enlighten ClusterProbeSample
      • class Enlighten ClusterProbeTransparencySampleData
      • class Enlighten ClusterRange
      • class Enlighten Command
      • class Enlighten ConstLightValueIterator
      • class Enlighten CopyAlbedoBufferInfo
      • class Enlighten CopyBounceBufferInfo
      • class Enlighten CopyEmissiveBufferInfo
      • class Enlighten CopyEmissiveEnvironmentInfo
      • class Enlighten CopyInputLightingBufferInfo
      • class Enlighten CopyProbeOutputInfo
      • class Enlighten CopyRawOutputInfo
      • class Enlighten CopyTransparencyBufferInfo
      • class Enlighten CopyVisibilityBufferInfo
      • class Enlighten CpuAlbedoHandler
      • class Enlighten CpuCubeMap
    Calendars

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

    This is the documentation for Enlighten.

    class Enlighten Alpha8Normalised

    Nov 21, 2019

    class Enlighten::Alpha8Normalised

    Class to store a normalised single channel value in 1 byte.

    Typedefs

    Name Description
    float ExpandedType

    The expanded type.

    Variables

    Name Description
    const ExpandedType MaxValue

    Gets the maximum representable value, represented in the expanded type.

    Functions

    Name Description
    Alpha8Normalised(const ExpandedType &)

    Construct a compressed Alpha8Normalised object from a float.

    ByteSwap()

    Byte swaps the value.

    operator ExpandedType()

    Uncompress the Alpha8Normalised object to a float value.

    Zero()

    Gets a zero value, represented in the expanded type.


    GEO_FORCE_INLINE Enlighten::Alpha8Normalised::Alpha8Normalised


    public: GEO_FORCE_INLINE Alpha8Normalised
    (
        const ExpandedType & value
    )


    Construct a compressed Alpha8Normalised object from a float.


    void Enlighten::Alpha8Normalised::ByteSwap


    public: void ByteSwap()


    Byte swaps the value.


    GEO_FORCE_INLINE Enlighten::Alpha8Normalised::operator ExpandedType


    public: GEO_FORCE_INLINE operator ExpandedType() const


    Uncompress the Alpha8Normalised object to a float value.


    static ExpandedType Enlighten::Alpha8Normalised::Zero


    public: ExpandedType Zero()


    Gets a zero value, represented in the expanded type.

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