Blender V4.3
SeqCacheKey Struct Reference

#include <image_cache.hh>

Public Attributes

SeqCachecache_owner
 
void * userkey
 
SeqCacheKeylink_prev
 
SeqCacheKeylink_next
 
Sequenceseq
 
SeqRenderData context
 
float frame_index
 
float timeline_frame
 
float cost
 
bool is_temp_cache
 
eSeqTaskId task_id
 
int type
 

Detailed Description

Definition at line 19 of file image_cache.hh.

Member Data Documentation

◆ cache_owner

◆ context

◆ cost

float SeqCacheKey::cost

Definition at line 28 of file image_cache.hh.

◆ frame_index

◆ is_temp_cache

◆ link_next

◆ link_prev

◆ seq

◆ task_id

eSeqTaskId SeqCacheKey::task_id

Definition at line 31 of file image_cache.hh.

Referenced by seq_cache_free_temp_cache(), and seq_cache_populate_key().

◆ timeline_frame

float SeqCacheKey::timeline_frame

◆ type

◆ userkey

void* SeqCacheKey::userkey

Definition at line 21 of file image_cache.hh.


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