Versions Compared

Key

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

class Enlighten::NullMaterialTransparencySampler

    └>Enlighten::NullSampler< NullMaterialTransparencySampler >

A transparency sampler which samples the transparency as opaque.

Functions


Anchor
a482c4d479a9ee0b649d6fbb62c2fc61c
a482c4d479a9ee0b649d6fbb62c2fc61c

GEO_CONTROLLED_INLINE void Enlighten::NullSampler< Derived >::BeginCluster

...

public: GEO_CONTROLLED_INLINE void BeginCluster()

...

Begins a cluster.


Anchor
a0918daaf81c37f29f800bb85bc5a702e
a0918daaf81c37f29f800bb85bc5a702e

GEO_CONTROLLED_INLINE void Enlighten::NullSampler< Derived >::EndCluster

...

public: GEO_CONTROLLED_INLINE void EndCluster
(
    const Geo::v128 & normalizationVector
)

...

Ends a cluster.


Anchor
aeaecd710164855b654b668d3f1774ce3
aeaecd710164855b654b668d3f1774ce3

float Enlighten::NullMaterialTransparencySampler::GetTransparency

...

public: float GetTransparency() const

...

Returns opaque.


Anchor
a67a83a6a1afe67d264c97e24c1fcefe6
a67a83a6a1afe67d264c97e24c1fcefe6

Enlighten::NullMaterialTransparencySampler::NullMaterialTransparencySampler

...

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

...

Constructor.


Anchor
abd15a6e99da01cddcd7d5c35c4460513
abd15a6e99da01cddcd7d5c35c4460513

Enlighten::NullSampler< Derived >::NullSampler

...

public: NullSampler()

...

Constructors.


Anchor
ac39f54cf2806879ef9af310f7bebc6e6
ac39f54cf2806879ef9af310f7bebc6e6

Enlighten::NullSampler< Derived >::NullSampler

...

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

...

Constructors.


Anchor
a9363f94b929707d288e84ab33113861e
a9363f94b929707d288e84ab33113861e

GEO_CONTROLLED_INLINE Derived& Enlighten::NullSampler< Derived >::operator++

...

public: GEO_CONTROLLED_INLINE Derived & operator++()

...

Prefix ++.


Anchor
ad17e6156965c5d561d7f65929f432ef7
ad17e6156965c5d561d7f65929f432ef7

GEO_CONTROLLED_INLINE const Derived Enlighten::NullSampler< Derived >::operator++

...

public: GEO_CONTROLLED_INLINE const Derived operator++
(
    int
)

...

Postfix ++.


Anchor
a6e53be0420e1960dff1d5e3c6bbbc6ee
a6e53be0420e1960dff1d5e3c6bbbc6ee

GEO_CONTROLLED_INLINE void Enlighten::NullSampler< Derived >::SampleQuad

...

public: GEO_CONTROLLED_INLINE void SampleQuad()

...

Samples a quad.