Blender V5.0
Scopes Struct Reference

#include <DNA_color_types.h>

Public Attributes

int ok
int sample_full
int sample_lines
int wavefrm_mode
int vecscope_mode
int wavefrm_height
int vecscope_height
int waveform_tot
float accuracy
float wavefrm_alpha
float wavefrm_yfac
float vecscope_alpha
float minmax [3][2]
struct Histogram hist
floatwaveform_1
floatwaveform_2
floatwaveform_3
floatvecscope
floatvecscope_rgb

Detailed Description

Definition at line 154 of file DNA_color_types.h.

Member Data Documentation

◆ accuracy

float Scopes::accuracy

Definition at line 163 of file DNA_color_types.h.

Referenced by BKE_scopes_new(), and BKE_scopes_update().

◆ hist

struct Histogram Scopes::hist

Definition at line 168 of file DNA_color_types.h.

Referenced by BKE_scopes_new(), and BKE_scopes_update().

◆ minmax

float Scopes::minmax[3][2]

Definition at line 167 of file DNA_color_types.h.

Referenced by BKE_scopes_update(), and ui_draw_but_WAVEFORM().

◆ ok

◆ sample_full

int Scopes::sample_full

Definition at line 156 of file DNA_color_types.h.

Referenced by BKE_scopes_update().

◆ sample_lines

int Scopes::sample_lines

Definition at line 157 of file DNA_color_types.h.

Referenced by BKE_scopes_update(), and scopes_update_cb().

◆ vecscope

◆ vecscope_alpha

float Scopes::vecscope_alpha

Definition at line 166 of file DNA_color_types.h.

Referenced by BKE_scopes_new(), and ui_draw_but_VECTORSCOPE().

◆ vecscope_height

int Scopes::vecscope_height

Definition at line 161 of file DNA_color_types.h.

Referenced by BKE_scopes_new(), and uiTemplateVectorscope().

◆ vecscope_mode

int Scopes::vecscope_mode

Definition at line 159 of file DNA_color_types.h.

Referenced by ui_draw_but_VECTORSCOPE().

◆ vecscope_rgb

◆ waveform_1

◆ waveform_2

◆ waveform_3

◆ waveform_tot

int Scopes::waveform_tot

◆ wavefrm_alpha

float Scopes::wavefrm_alpha

Definition at line 164 of file DNA_color_types.h.

Referenced by BKE_scopes_new(), and ui_draw_but_WAVEFORM().

◆ wavefrm_height

int Scopes::wavefrm_height

Definition at line 160 of file DNA_color_types.h.

Referenced by BKE_scopes_new(), and uiTemplateWaveform().

◆ wavefrm_mode

int Scopes::wavefrm_mode

Definition at line 158 of file DNA_color_types.h.

Referenced by BKE_scopes_update(), save_sample_line(), and ui_draw_but_WAVEFORM().

◆ wavefrm_yfac

float Scopes::wavefrm_yfac

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