|
Blender V4.3
|
#include <draw_manager_c.hh>
Public Attributes | |
| blender::gpu::VertBuf * | select_buf |
| uint | select_id |
Definition at line 290 of file draw_manager_c.hh.
| blender::gpu::VertBuf* DRWCommandSetSelectID::select_buf |
Definition at line 291 of file draw_manager_c.hh.
Referenced by draw_shgroup(), and drw_command_set_select_id().
| uint DRWCommandSetSelectID::select_id |
Definition at line 292 of file draw_manager_c.hh.
Referenced by draw_shgroup(), and drw_command_set_select_id().