Blender V5.0
blender::eevee::AmbientOcclusion Class Reference

#include <eevee_ambient_occlusion.hh>

Public Member Functions

 AmbientOcclusion (Instance &inst, AOData &data)
 ~AmbientOcclusion ()
void render (View &view)
AmbientOcclusion
void init ()
void sync ()
void render_pass (View &view)

Detailed Description

Definition at line 31 of file eevee_ambient_occlusion.hh.

Constructor & Destructor Documentation

◆ AmbientOcclusion()

blender::eevee::AmbientOcclusion::AmbientOcclusion ( Instance & inst,
AOData & data )
inline

Definition at line 43 of file eevee_ambient_occlusion.hh.

References data.

◆ ~AmbientOcclusion()

blender::eevee::AmbientOcclusion::~AmbientOcclusion ( )
inline

Definition at line 44 of file eevee_ambient_occlusion.hh.

Member Function Documentation

◆ init()

◆ render()

void blender::eevee::AmbientOcclusion::render ( View & view)

References view.

◆ render_pass()

void blender::eevee::AmbientOcclusion::render_pass ( View & view)

Definition at line 86 of file eevee_ambient_occlusion.cc.

References view.

◆ sync()


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