Blender V4.3
eevee_lightprobe.cc File Reference
#include "DNA_lightprobe_types.h"
#include "WM_api.hh"
#include "eevee_instance.hh"
#include "eevee_lightprobe.hh"
#include "draw_debug.hh"
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::eevee
 

Functions

Light-Probe Module
static eLightProbeResolution blender::eevee::resolution_to_probe_resolution_enum (int resolution)
 

Detailed Description

Module that handles light probe update tagging. Lighting data is contained in their respective module VolumeProbeModule, SphereProbeModule and PlanarProbeModule.

Definition in file eevee_lightprobe.cc.