|
Blender V4.3
|
#include <select_private.hh>
Public Attributes | |
| DRWPass * | depth_only_pass |
| DRWPass * | select_id_face_pass |
| DRWPass * | select_id_edge_pass |
| DRWPass * | select_id_vert_pass |
Definition at line 21 of file select_private.hh.
| DRWPass* SELECTID_PassList::depth_only_pass |
Definition at line 22 of file select_private.hh.
Referenced by select_cache_init(), and select_draw_scene().
| DRWPass* SELECTID_PassList::select_id_edge_pass |
Definition at line 24 of file select_private.hh.
Referenced by select_cache_init(), and select_draw_scene().
| DRWPass* SELECTID_PassList::select_id_face_pass |
Definition at line 23 of file select_private.hh.
Referenced by select_cache_init(), and select_draw_scene().
| DRWPass* SELECTID_PassList::select_id_vert_pass |
Definition at line 25 of file select_private.hh.
Referenced by select_cache_init(), and select_draw_scene().