This is the documentation for Enlighten.
Surroundings sampler that always returns zero.
| Name | Description |
|---|---|
| GetNegativeFieldValue() | Gets the negative field value. |
| GetPositiveFieldValue() | Gets the positive field value. |
| NullSurroundingsSampler(const IndirectInputLightingParameters &, const InputWorkspaceInternal &) | Constructor. |
| operator++() | Prefix ++. |
| operator++(int) | Postfix ++. |
public: GEO_CONTROLLED_INLINEGeo::v128 GetNegativeFieldValue() const
Gets the negative field value.
public: GEO_CONTROLLED_INLINEGeo::v128 GetPositiveFieldValue() const
Gets the positive field value.
public: NullSurroundingsSampler
(
const IndirectInputLightingParameters & params,
const InputWorkspaceInternal & inputWorkspace
)
Constructor.
public: GEO_CONTROLLED_INLINENullSurroundingsSampler & operator++()
Prefix ++.
public: GEO_CONTROLLED_INLINE const NullSurroundingsSampler operator++
(
int
)
Postfix ++.