|
Blender
V2.93
|
Public Attributes | |
| const void * | val_ptr |
| uint | id_min |
| uint | id_max |
| uint | r_index |
Definition at line 340 of file draw_select_buffer.c.
| uint SelectReadData::id_max |
Definition at line 343 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 342 of file draw_select_buffer.c.
Referenced by DRW_select_buffer_find_nearest_to_point().
| uint SelectReadData::r_index |
Definition at line 344 of file draw_select_buffer.c.
| const void* SelectReadData::val_ptr |
Definition at line 341 of file draw_select_buffer.c.