|
Blender
V2.93
|
#include <draw_manager.h>
Public Attributes | |
| GPUBatch * | batch |
| DRWResourceHandle | handle |
Definition at line 200 of file draw_manager.h.
| GPUBatch* DRWCommandDraw::batch |
Definition at line 201 of file draw_manager.h.
Referenced by draw_call_batching_do(), draw_shgroup(), and drw_command_draw().
| DRWResourceHandle DRWCommandDraw::handle |
Definition at line 202 of file draw_manager.h.
Referenced by draw_call_batching_do(), draw_shgroup(), drw_command_draw(), and DRW_pass_sort_shgroup_z().