Blender V5.0
blender::seq::PreviewCacheItem Struct Reference

Public Member Functions

void clear ()

Public Attributes

int64_t last_used = -1
int timeline_frame = -1
int display_channel = -1
gpu::Texturetexture = nullptr
gpu::Texturedisplay_texture = nullptr

Detailed Description

Definition at line 18 of file preview_cache.cc.

Member Function Documentation

◆ clear()

void blender::seq::PreviewCacheItem::clear ( )
inline

Definition at line 26 of file preview_cache.cc.

References display_texture, GPU_TEXTURE_FREE_SAFE, last_used, texture, and timeline_frame.

Member Data Documentation

◆ display_channel

◆ display_texture

◆ last_used

◆ texture

◆ timeline_frame


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