Blender V5.0
blender::image_engine::BatchUpdater Class Reference

Create gpu::Batch for a IMAGE_ScreenSpaceTextureInfo. More...

#include <image_batches.hh>

Public Member Functions

 BatchUpdater (TextureInfo &info)
void update_batch ()

Detailed Description

Create gpu::Batch for a IMAGE_ScreenSpaceTextureInfo.

Definition at line 16 of file image_batches.hh.

Constructor & Destructor Documentation

◆ BatchUpdater()

blender::image_engine::BatchUpdater::BatchUpdater ( TextureInfo & info)
inline

Definition at line 24 of file image_batches.hh.

Member Function Documentation

◆ update_batch()

void blender::image_engine::BatchUpdater::update_batch ( )
inline

Definition at line 26 of file image_batches.hh.

Referenced by blender::image_engine::State::update_batches().


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