Blender
V3.3
|
#include <draw_manager.h>
Public Attributes | |
GPUVertBuf * | select_buf |
uint | select_id |
Definition at line 271 of file draw_manager.h.
GPUVertBuf* DRWCommandSetSelectID::select_buf |
Definition at line 272 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_set_select_id().
uint DRWCommandSetSelectID::select_id |
Definition at line 273 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_set_select_id().