Blender V4.3
OVERLAY_ShadingData Struct Reference

#include <overlay_private.hh>

Public Attributes

float wire_step_param
 
float wire_opacity
 
float edit_curve_normal_length
 
int data_mask [4]
 

Detailed Description

Definition at line 139 of file overlay_private.hh.

Member Data Documentation

◆ data_mask

int OVERLAY_ShadingData::data_mask[4]

Edit Mesh

Definition at line 146 of file overlay_private.hh.

Referenced by OVERLAY_edit_mesh_cache_init().

◆ edit_curve_normal_length

float OVERLAY_ShadingData::edit_curve_normal_length

Edit Curve

Definition at line 144 of file overlay_private.hh.

Referenced by OVERLAY_edit_curve_cache_init(), and OVERLAY_edit_text_cache_init().

◆ wire_opacity

float OVERLAY_ShadingData::wire_opacity

Definition at line 142 of file overlay_private.hh.

Referenced by OVERLAY_wireframe_cache_init().

◆ wire_step_param

float OVERLAY_ShadingData::wire_step_param

Wireframe

Definition at line 141 of file overlay_private.hh.

Referenced by OVERLAY_wireframe_cache_init().


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