Blender V5.0
eevee_lightprobe.hh File Reference
#include "BLI_bit_vector.hh"
#include "BLI_map.hh"
#include "DNA_world_types.h"
#include "draw_view.hh"
#include "eevee_defines.hh"
#include "eevee_lightprobe_shared.hh"
#include "eevee_sync.hh"

Go to the source code of this file.

Classes

struct  blender::eevee::SphereProbeAtlasCoord
class  blender::eevee::SphereProbeAtlasCoord::LocationFinder
struct  blender::eevee::LightProbe
struct  blender::eevee::VolumeProbe
struct  blender::eevee::SphereProbe
struct  blender::eevee::PlanarProbe
class  blender::eevee::LightProbeModule

Namespaces

namespace  blender
namespace  blender::eevee

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.hh.