Blender  V3.3
Public Attributes | List of all members
OVERLAY_ShadingData Struct Reference

#include <overlay_private.h>

Public Attributes

float wire_step_param
 
float wire_opacity
 
float edit_curve_normal_length
 
int data_mask [4]
 

Detailed Description

Definition at line 127 of file overlay_private.h.

Member Data Documentation

◆ data_mask

int OVERLAY_ShadingData::data_mask[4]

Edit Mesh

Definition at line 134 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 132 of file overlay_private.h.

Referenced by OVERLAY_edit_curve_cache_init(), and OVERLAY_edit_text_cache_init().

◆ wire_opacity

float OVERLAY_ShadingData::wire_opacity

Definition at line 130 of file overlay_private.h.

Referenced by OVERLAY_wireframe_cache_init().

◆ wire_step_param

float OVERLAY_ShadingData::wire_step_param

Wireframe

Definition at line 129 of file overlay_private.h.

Referenced by OVERLAY_wireframe_cache_init().


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