Blender V4.3
blender::draw::compositor::Engine Class Reference

Public Member Functions

 Engine (char *info_message)
void draw ()
void update_compositing_region_size ()
void update (const Depsgraph *depsgraph)

Detailed Description

Definition at line 223 of file compositor_engine.cc.

Constructor & Destructor Documentation

◆ Engine()

blender::draw::compositor::Engine::Engine ( char * info_message)
inline

Definition at line 233 of file compositor_engine.cc.

Member Function Documentation

◆ draw()

void blender::draw::compositor::Engine::draw ( )
inline

Definition at line 241 of file compositor_engine.cc.

References update_compositing_region_size().

Referenced by compositor_engine_draw().

◆ update()

void blender::draw::compositor::Engine::update ( const Depsgraph * depsgraph)
inline

Definition at line 263 of file compositor_engine.cc.

References DEG_id_type_updated(), depsgraph, and ID_NT.

Referenced by compositor_engine_update().

◆ update_compositing_region_size()

void blender::draw::compositor::Engine::update_compositing_region_size ( )
inline

Definition at line 251 of file compositor_engine.cc.

Referenced by draw().


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