Blender V4.3
CacheDrawData Struct Reference

Public Attributes

const View2Dv2d
 
float stripe_ofs_y
 
float stripe_ht
 
int cache_flag
 
SeqQuadsBatchquads
 

Detailed Description

Definition at line 1673 of file sequencer_timeline_draw.cc.

Member Data Documentation

◆ cache_flag

int CacheDrawData::cache_flag

Definition at line 1677 of file sequencer_timeline_draw.cc.

Referenced by draw_cache_view(), and draw_cache_view_iter_fn().

◆ quads

SeqQuadsBatch* CacheDrawData::quads

◆ stripe_ht

float CacheDrawData::stripe_ht

◆ stripe_ofs_y

float CacheDrawData::stripe_ofs_y

◆ v2d

const View2D* CacheDrawData::v2d

Definition at line 1674 of file sequencer_timeline_draw.cc.

Referenced by draw_cache_view(), and draw_cache_view_iter_fn().


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