|
Blender
V2.93
|
#include <DRW_select_buffer.h>
Public Attributes | |
| DrawData | dd |
| uint | drawn_index |
| bool | is_drawn |
Definition at line 34 of file DRW_select_buffer.h.
| DrawData SELECTID_ObjectData::dd |
Definition at line 35 of file DRW_select_buffer.h.
Referenced by select_cache_populate().
| uint SELECTID_ObjectData::drawn_index |
Definition at line 37 of file DRW_select_buffer.h.
Referenced by DRW_select_buffer_context_offset_for_object_elem(), and select_cache_populate().
| bool SELECTID_ObjectData::is_drawn |
Definition at line 38 of file DRW_select_buffer.h.
Referenced by DRW_select_buffer_context_offset_for_object_elem(), and select_cache_populate().