Blender
V3.3
|
#include <overlay_private.h>
Public Attributes | |
float | wire_step_param |
float | wire_opacity |
float | edit_curve_normal_length |
int | data_mask [4] |
Definition at line 127 of file overlay_private.h.
int OVERLAY_ShadingData::data_mask[4] |
Edit Mesh
Definition at line 134 of file overlay_private.h.
Referenced by OVERLAY_edit_mesh_cache_init().
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().
float OVERLAY_ShadingData::wire_opacity |
Definition at line 130 of file overlay_private.h.
Referenced by OVERLAY_wireframe_cache_init().
float OVERLAY_ShadingData::wire_step_param |
Wireframe
Definition at line 129 of file overlay_private.h.
Referenced by OVERLAY_wireframe_cache_init().