This is the documentation for Enlighten.
class Enlighten NullMaterialTransparencySampler
class Enlighten::NullMaterialTransparencySampler
└>Enlighten::NullSampler< NullMaterialTransparencySampler >
A transparency sampler which samples the transparency as opaque.
Functions
Name | Description |
|---|---|
Begins a cluster. | |
Ends a cluster. | |
Returns opaque. | |
Constructor. | |
Constructors. | |
NullSampler(const IndirectInputLightingParameters &, const InputWorkspaceInternal &) | Constructors. |
Prefix ++. | |
Postfix ++. | |
Samples a quad. |
GEO_CONTROLLED_INLINE void Enlighten::NullSampler< Derived >::BeginCluster
public: GEO_CONTROLLED_INLINE void BeginCluster()
Begins a cluster.
GEO_CONTROLLED_INLINE void Enlighten::NullSampler< Derived >::EndCluster
public: GEO_CONTROLLED_INLINE void EndCluster
(
const Geo::v128 & normalizationVector
)
Ends a cluster.
float Enlighten::NullMaterialTransparencySampler::GetTransparency
public: float GetTransparency() const
Returns opaque.
Enlighten::NullMaterialTransparencySampler::NullMaterialTransparencySampler
public: NullMaterialTransparencySampler
(
const IndirectInputLightingParameters & params,
const InputWorkspaceInternal & inputWorkspace
)
Constructor.