|
Blender
V2.93
|
#include <draw_manager.h>
Public Attributes | |
| GPUVertBuf * | select_buf |
| uint | select_id |
Definition at line 245 of file draw_manager.h.
| GPUVertBuf* DRWCommandSetSelectID::select_buf |
Definition at line 246 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_set_select_id().
| uint DRWCommandSetSelectID::select_id |
Definition at line 247 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_set_select_id().