|
Blender
V3.3
|
#include <draw_manager.h>
Public Attributes | |
| GPUBatch * | batch |
| DRWResourceHandle | handle |
Definition at line 208 of file draw_manager.h.
| GPUBatch* DRWCommandDraw::batch |
Definition at line 209 of file draw_manager.h.
Referenced by draw_call_batching_do(), draw_shgroup(), and drw_command_draw().
| DRWResourceHandle DRWCommandDraw::handle |
Definition at line 210 of file draw_manager.h.
Referenced by draw_call_batching_do(), draw_shgroup(), drw_command_draw(), and DRW_pass_sort_shgroup_z().