|
Blender V4.3
|
#include <select_private.hh>
Definition at line 42 of file select_private.hh.
| DRWShadingGroup* SELECTID_PrivateData::shgrp_depth_only |
Definition at line 43 of file select_private.hh.
Referenced by select_cache_init().
| DRWShadingGroup* SELECTID_PrivateData::shgrp_edge |
Definition at line 47 of file select_private.hh.
Referenced by draw_select_id_edit_mesh(), draw_select_id_mesh(), and select_cache_init().
| DRWShadingGroup* SELECTID_PrivateData::shgrp_face_flat |
Definition at line 46 of file select_private.hh.
Referenced by draw_select_id_edit_mesh(), draw_select_id_mesh(), and select_cache_init().
| DRWShadingGroup* SELECTID_PrivateData::shgrp_face_unif |
Definition at line 45 of file select_private.hh.
Referenced by draw_select_id_edit_mesh(), draw_select_id_mesh(), and select_cache_init().
| DRWShadingGroup* SELECTID_PrivateData::shgrp_occlude |
Definition at line 44 of file select_private.hh.
Referenced by select_cache_init(), and select_cache_populate().
| DRWShadingGroup* SELECTID_PrivateData::shgrp_vert |
Definition at line 48 of file select_private.hh.
Referenced by draw_select_id_edit_mesh(), draw_select_id_mesh(), and select_cache_init().
| DRWView* SELECTID_PrivateData::view_edges |
Definition at line 51 of file select_private.hh.
Referenced by select_draw_scene(), and select_engine_init().
| DRWView* SELECTID_PrivateData::view_faces |
Definition at line 50 of file select_private.hh.
Referenced by select_draw_scene(), and select_engine_init().
| DRWView* SELECTID_PrivateData::view_verts |
Definition at line 52 of file select_private.hh.
Referenced by select_draw_scene(), and select_engine_init().