Blender
V3.3
|
#include <DRW_select_buffer.h>
Public Attributes | |
DrawData | dd |
uint | drawn_index |
bool | is_drawn |
Definition at line 23 of file DRW_select_buffer.h.
DrawData SELECTID_ObjectData::dd |
Definition at line 24 of file DRW_select_buffer.h.
Referenced by select_cache_populate().
uint SELECTID_ObjectData::drawn_index |
Definition at line 26 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 27 of file DRW_select_buffer.h.
Referenced by DRW_select_buffer_context_offset_for_object_elem(), and select_cache_populate().