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

#include <overlay_private.h>

Public Attributes

float grid_axes [3]
 
float grid_distance
 
float zplane_axes [3]
 
float grid_size [3]
 
float grid_steps [8]
 
float inv_viewport_size [2]
 
float grid_line_size
 
int grid_flag
 
int zpos_flag
 
int zneg_flag
 
float wire_step_param
 
float wire_opacity
 
float edit_curve_normal_length
 
int data_mask [4]
 

Detailed Description

Definition at line 137 of file overlay_private.h.

Member Data Documentation

◆ data_mask

int OVERLAY_ShadingData::data_mask[4]

Edit Mesh

Definition at line 153 of file overlay_private.h.

Referenced by OVERLAY_edit_mesh_cache_init().

◆ edit_curve_normal_length

float OVERLAY_ShadingData::edit_curve_normal_length

Edit Curve

Definition at line 151 of file overlay_private.h.

Referenced by OVERLAY_edit_curve_cache_init(), and OVERLAY_edit_text_cache_init().

◆ grid_axes

float OVERLAY_ShadingData::grid_axes[3]

Grid

Definition at line 139 of file overlay_private.h.

Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().

◆ grid_distance

float OVERLAY_ShadingData::grid_distance

Definition at line 139 of file overlay_private.h.

Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().

◆ grid_flag

int OVERLAY_ShadingData::grid_flag

Definition at line 144 of file overlay_private.h.

Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().

◆ grid_line_size

float OVERLAY_ShadingData::grid_line_size

Definition at line 143 of file overlay_private.h.

Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().

◆ grid_size

float OVERLAY_ShadingData::grid_size[3]

Definition at line 140 of file overlay_private.h.

Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().

◆ grid_steps

float OVERLAY_ShadingData::grid_steps[8]

Definition at line 141 of file overlay_private.h.

Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().

◆ inv_viewport_size

float OVERLAY_ShadingData::inv_viewport_size[2]

Definition at line 142 of file overlay_private.h.

◆ wire_opacity

float OVERLAY_ShadingData::wire_opacity

Definition at line 149 of file overlay_private.h.

Referenced by OVERLAY_wireframe_cache_init().

◆ wire_step_param

float OVERLAY_ShadingData::wire_step_param

Wireframe

Definition at line 148 of file overlay_private.h.

Referenced by OVERLAY_wireframe_cache_init().

◆ zneg_flag

int OVERLAY_ShadingData::zneg_flag

Definition at line 146 of file overlay_private.h.

Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().

◆ zplane_axes

float OVERLAY_ShadingData::zplane_axes[3]

Definition at line 140 of file overlay_private.h.

Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().

◆ zpos_flag

int OVERLAY_ShadingData::zpos_flag

Definition at line 145 of file overlay_private.h.

Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().


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