Blender V4.3
blender::eevee::LightProbeModule Class Reference

#include <eevee_lightprobe.hh>

Public Member Functions

 ~LightProbeModule ()
 

Friends

class IrradianceBake
 
class VolumeProbeModule
 
class PlanarProbeModule
 
class SphereProbeModule
 
class BackgroundPipeline
 

Light-Probe Module

 LightProbeModule (Instance &inst)
 
void init ()
 
void begin_sync ()
 
void sync_probe (const Object *ob, ObjectHandle &handle)
 
void sync_world (const ::World *world, bool has_update)
 
void end_sync ()
 

Detailed Description

Definition at line 200 of file eevee_lightprobe.hh.

Constructor & Destructor Documentation

◆ LightProbeModule()

◆ ~LightProbeModule()

blender::eevee::LightProbeModule::~LightProbeModule ( )
inline

Definition at line 227 of file eevee_lightprobe.hh.

Member Function Documentation

◆ begin_sync()

void blender::eevee::LightProbeModule::begin_sync ( )

◆ end_sync()

void blender::eevee::LightProbeModule::end_sync ( )

◆ init()

◆ sync_probe()

void blender::eevee::LightProbeModule::sync_probe ( const Object * ob,
ObjectHandle & handle )

◆ sync_world()

Friends And Related Symbol Documentation

◆ BackgroundPipeline

friend class BackgroundPipeline
friend

Definition at line 205 of file eevee_lightprobe.hh.

◆ IrradianceBake

friend class IrradianceBake
friend

Definition at line 201 of file eevee_lightprobe.hh.

◆ PlanarProbeModule

friend class PlanarProbeModule
friend

Definition at line 203 of file eevee_lightprobe.hh.

◆ SphereProbeModule

friend class SphereProbeModule
friend

Definition at line 204 of file eevee_lightprobe.hh.

◆ VolumeProbeModule

friend class VolumeProbeModule
friend

Definition at line 202 of file eevee_lightprobe.hh.


The documentation for this class was generated from the following files: