Blender
V3.3
|
Public Attributes | |
const void * | val_ptr |
uint | id_min |
uint | id_max |
uint | r_index |
Definition at line 305 of file draw_select_buffer.c.
uint SelectReadData::id_max |
Definition at line 308 of file draw_select_buffer.c.
Referenced by DRW_select_buffer_find_nearest_to_point(), and select_buffer_test_fn().
uint SelectReadData::id_min |
Definition at line 307 of file draw_select_buffer.c.
Referenced by DRW_select_buffer_find_nearest_to_point().
uint SelectReadData::r_index |
Definition at line 309 of file draw_select_buffer.c.
const void* SelectReadData::val_ptr |
Definition at line 306 of file draw_select_buffer.c.