Blender V4.3
blender::eevee::SubsurfaceModule Struct Reference

#include <eevee_subsurface.hh>

Public Member Functions

 SubsurfaceModule (Instance &inst, SubsurfaceData &data)
 
 ~SubsurfaceModule ()
 

Subsurface

void end_sync ()
 
void render (GPUTexture *direct_diffuse_light_tx, GPUTexture *indirect_diffuse_light_tx, eClosureBits active_closures, View &view)
 

Detailed Description

Definition at line 33 of file eevee_subsurface.hh.

Constructor & Destructor Documentation

◆ SubsurfaceModule()

blender::eevee::SubsurfaceModule::SubsurfaceModule ( Instance & inst,
SubsurfaceData & data )
inline

Definition at line 54 of file eevee_subsurface.hh.

References blender::eevee::SubsurfaceData::sample_len.

◆ ~SubsurfaceModule()

blender::eevee::SubsurfaceModule::~SubsurfaceModule ( )
inline

Definition at line 60 of file eevee_subsurface.hh.

Member Function Documentation

◆ end_sync()

◆ render()


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