|
Blender
V2.93
|
#include <draw_manager.h>
Public Attributes | |
| GPUBatch * | batch |
| DRWResourceHandle | handle |
| uint | vert_count |
Definition at line 227 of file draw_manager.h.
| GPUBatch* DRWCommandDrawProcedural::batch |
Definition at line 228 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_draw_procedural().
| DRWResourceHandle DRWCommandDrawProcedural::handle |
Definition at line 229 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_draw_procedural().
| uint DRWCommandDrawProcedural::vert_count |
Definition at line 230 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_draw_procedural().