Versions Compared

Key

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

class Enlighten::ProbeInterpolant

Data structure identifying a probe and associated weight (influence) which forms part of a set to be interpolated.

Variables

NameDescription
Geo::s32 m_ProbeIndex

The index of the probe to interpolate within the probe set.

Geo::s32 m_ProbeSetIndex

The index of the probe set the probe to interpolate is in.

float m_Weight

The influence of this probe.