Surroundings sampler for transparency.
Name | Description |
---|---|
GetNegativeFieldValue() | Gets the negative field value. |
GetPositiveFieldValue() | Gets the positive field value. |
operator++() | Prefix ++. |
operator++(int) | Postfix ++. |
TransparencySurroundingsSampler(const IndirectInputLightingParameters &, const InputWorkspaceInternal &) | Constructor. |
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: GEO_CONTROLLED_INLINETransparencySurroundingsSampler & operator++()
Prefix ++.
public: GEO_CONTROLLED_INLINE const TransparencySurroundingsSampler operator++
(
int
)
Postfix ++.
public: TransparencySurroundingsSampler
(
const IndirectInputLightingParameters & params,
const InputWorkspaceInternal & inputWorkspace
)
Constructor.