Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

struct Enlighten::TransparencySurroundingsSampler

Surroundings sampler for transparency.

Functions


Anchor
aac0d7cee8c08eaa6dbeb2ad45f1256de
aac0d7cee8c08eaa6dbeb2ad45f1256de

GEO_CONTROLLED_INLINE Geo::v128 Enlighten::TransparencySurroundingsSampler::GetNegativeFieldValue

...

public: GEO_CONTROLLED_INLINEGeo::v128 GetNegativeFieldValue() const

...

Gets the negative field value.


Anchor
a3f3eda2ad487f0f9f8f4b80710a77c1a
a3f3eda2ad487f0f9f8f4b80710a77c1a

GEO_CONTROLLED_INLINE Geo::v128 Enlighten::TransparencySurroundingsSampler::GetPositiveFieldValue

...

public: GEO_CONTROLLED_INLINEGeo::v128 GetPositiveFieldValue() const

...

Gets the positive field value.


Anchor
ad5b1e5ab1de00756eab05608ce624028
ad5b1e5ab1de00756eab05608ce624028

GEO_CONTROLLED_INLINE TransparencySurroundingsSampler& Enlighten::TransparencySurroundingsSampler::operator++

...

public: GEO_CONTROLLED_INLINETransparencySurroundingsSampler & operator++()

...

Prefix ++.


Anchor
a7f069558f37552c294d63d17cf5ff381
a7f069558f37552c294d63d17cf5ff381

GEO_CONTROLLED_INLINE const TransparencySurroundingsSampler Enlighten::TransparencySurroundingsSampler::operator++

...

public: GEO_CONTROLLED_INLINE const TransparencySurroundingsSampler operator++
(
    int
)

...

Postfix ++.


Anchor
abece4d6e725c4d88dd712788a3de4487
abece4d6e725c4d88dd712788a3de4487

Enlighten::TransparencySurroundingsSampler::TransparencySurroundingsSampler

...

public: TransparencySurroundingsSampler
(
    const IndirectInputLightingParameters & params,
    const InputWorkspaceInternal & inputWorkspace
)

...

Constructor.