Blender V4.5
blender::seq::IntraFrameCache Struct Reference

Public Member Functions

 ~IntraFrameCache ()
 

Public Attributes

StripImageMap preprocessed
 
StripImageMap composite
 
float timeline_frame = -1.0f
 
int view_id = -1
 
int width = -1
 
int height = -1
 

Detailed Description

Definition at line 28 of file intra_frame_cache.cc.

Constructor & Destructor Documentation

◆ ~IntraFrameCache()

blender::seq::IntraFrameCache::~IntraFrameCache ( )
inline

Member Data Documentation

◆ composite

◆ height

int blender::seq::IntraFrameCache::height = -1

◆ preprocessed

◆ timeline_frame

float blender::seq::IntraFrameCache::timeline_frame = -1.0f

◆ view_id

int blender::seq::IntraFrameCache::view_id = -1

◆ width

int blender::seq::IntraFrameCache::width = -1

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