|
Blender V4.3
|
#include <overlay_private.hh>
Public Attributes | |
| float | wire_step_param |
| float | wire_opacity |
| float | edit_curve_normal_length |
| int | data_mask [4] |
Definition at line 139 of file overlay_private.hh.
| int OVERLAY_ShadingData::data_mask[4] |
Edit Mesh
Definition at line 146 of file overlay_private.hh.
Referenced by OVERLAY_edit_mesh_cache_init().
| 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().
| float OVERLAY_ShadingData::wire_opacity |
Definition at line 142 of file overlay_private.hh.
Referenced by OVERLAY_wireframe_cache_init().
| float OVERLAY_ShadingData::wire_step_param |
Wireframe
Definition at line 141 of file overlay_private.hh.
Referenced by OVERLAY_wireframe_cache_init().