Blender  V2.93
Public Attributes | List of all members
WaveVizData Struct Reference

Public Attributes

float pos [2]
 
float rms_pos
 
bool clip
 
bool end
 

Detailed Description

Definition at line 235 of file sequencer_draw.c.

Member Data Documentation

◆ clip

bool WaveVizData::clip

Definition at line 238 of file sequencer_draw.c.

Referenced by draw_seq_waveform_overlay(), and draw_waveform().

◆ end

bool WaveVizData::end

Definition at line 239 of file sequencer_draw.c.

Referenced by draw_seq_waveform_overlay(), draw_waveform(), and get_section_len().

◆ pos

float WaveVizData::pos[2]

Definition at line 236 of file sequencer_draw.c.

Referenced by draw_seq_waveform_overlay(), and draw_waveform().

◆ rms_pos

float WaveVizData::rms_pos

Definition at line 237 of file sequencer_draw.c.

Referenced by draw_seq_waveform_overlay(), and draw_waveform().


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