|
Blender V4.3
|
#include <draw_manager_c.hh>
Public Attributes | |
| blender::gpu::Batch * | batch |
| DRWResourceHandle | handle |
Definition at line 221 of file draw_manager_c.hh.
| blender::gpu::Batch* DRWCommandDraw::batch |
Definition at line 222 of file draw_manager_c.hh.
Referenced by draw_call_batching_do(), draw_shgroup(), and drw_command_draw().
| DRWResourceHandle DRWCommandDraw::handle |
Definition at line 223 of file draw_manager_c.hh.
Referenced by draw_call_batching_do(), draw_shgroup(), drw_command_draw(), and DRW_pass_sort_shgroup_z().