|
Blender V4.3
|
#include <draw_manager_c.hh>
Public Attributes | |
| blender::gpu::Batch * | batch |
| DRWResourceHandle | handle |
| uint | vert_count |
Definition at line 272 of file draw_manager_c.hh.
| blender::gpu::Batch* DRWCommandDrawProcedural::batch |
Definition at line 273 of file draw_manager_c.hh.
Referenced by draw_shgroup(), and drw_command_draw_procedural().
| DRWResourceHandle DRWCommandDrawProcedural::handle |
Definition at line 274 of file draw_manager_c.hh.
Referenced by draw_shgroup(), and drw_command_draw_procedural().
| uint DRWCommandDrawProcedural::vert_count |
Definition at line 275 of file draw_manager_c.hh.
Referenced by draw_shgroup(), and drw_command_draw_procedural().