|
Blender
V2.93
|
#include <select_private.h>
Definition at line 56 of file select_private.h.
| DRWShadingGroup* SELECTID_PrivateData::shgrp_depth_only |
Definition at line 57 of file select_private.h.
Referenced by select_cache_init(), and select_cache_populate().
| DRWShadingGroup* SELECTID_PrivateData::shgrp_edge |
Definition at line 60 of file select_private.h.
Referenced by draw_select_id_edit_mesh(), draw_select_id_mesh(), and select_cache_init().
| DRWShadingGroup* SELECTID_PrivateData::shgrp_face_flat |
Definition at line 59 of file select_private.h.
Referenced by draw_select_id_edit_mesh(), draw_select_id_mesh(), and select_cache_init().
| DRWShadingGroup* SELECTID_PrivateData::shgrp_face_unif |
Definition at line 58 of file select_private.h.
Referenced by draw_select_id_edit_mesh(), draw_select_id_mesh(), and select_cache_init().
| DRWShadingGroup* SELECTID_PrivateData::shgrp_vert |
Definition at line 61 of file select_private.h.
Referenced by draw_select_id_edit_mesh(), draw_select_id_mesh(), and select_cache_init().
| DRWView* SELECTID_PrivateData::view_edges |
Definition at line 65 of file select_private.h.
Referenced by select_draw_scene(), and select_engine_init().
| DRWView* SELECTID_PrivateData::view_faces |
Definition at line 64 of file select_private.h.
Referenced by select_draw_scene(), and select_engine_init().
| DRWView* SELECTID_PrivateData::view_subregion |
Definition at line 63 of file select_private.h.
Referenced by select_cache_populate(), and select_engine_init().
| DRWView* SELECTID_PrivateData::view_verts |
Definition at line 66 of file select_private.h.
Referenced by select_draw_scene(), and select_engine_init().