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

Classes

struct  FrameEntry
struct  StripEntry

Public Member Functions

 ~SourceImageCache ()
void clear ()
void remove_entry (const Strip *strip)

Public Attributes

Map< const Strip *, StripEntrymap_

Detailed Description

Definition at line 29 of file source_image_cache.cc.

Constructor & Destructor Documentation

◆ ~SourceImageCache()

blender::seq::SourceImageCache::~SourceImageCache ( )
inline

Definition at line 48 of file source_image_cache.cc.

References clear().

Member Function Documentation

◆ clear()

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

Definition at line 53 of file source_image_cache.cc.

References IMB_freeImBuf(), and map_.

Referenced by blender::seq::source_image_cache_clear(), and ~SourceImageCache().

◆ remove_entry()

void blender::seq::SourceImageCache::remove_entry ( const Strip * strip)
inline

Member Data Documentation

◆ map_


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