Versions Compared

Key

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

class Enlighten::RadSystemCore

Constitutes the core precomputed data for a system.

Variables

NameDescription
RadDataBlock m_EnvBounceOnlyPrecomp

Precompute data for solving environment contribution directly to the bounce buffer.

RadSystemMetaData m_MetaData

Data describing the system, its size, requirements and relations to other systems.

RadDataBlock m_ProjectionData

Optional precomputed data necessary for visualization of projection issues.

RadDataBlock m_RadiosityPrecomp

Precomputed data necessary for diffuse radiosity transfer.

RadDataBlock m_ResamplingData

Precomputed data necessary for resampling the texture space.