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

#include <eevee_instance.hh>

Public Member Functions

void push_update ()
 
template<typename PassType >
void bind_resources (PassType &pass)
 

Public Attributes

UniformDataBuf data
 

Detailed Description

Definition at line 50 of file eevee_instance.hh.

Member Function Documentation

◆ bind_resources()

template<typename PassType >
void blender::eevee::UniformDataModule::bind_resources ( PassType & pass)
inline

Definition at line 58 of file eevee_instance.hh.

References UNIFORM_BUF_SLOT.

◆ push_update()

Member Data Documentation

◆ data

UniformDataBuf blender::eevee::UniformDataModule::data

Definition at line 51 of file eevee_instance.hh.


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