|
Blender V4.3
|
#include "BLI_bit_vector.hh"#include "BLI_map.hh"#include "eevee_defines.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 |
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.