Blender
V3.3
|
#include <draw_manager.h>
Public Attributes | |
GPUBatch * | batch |
DRWResourceHandle | handle |
uint | vert_count |
Definition at line 253 of file draw_manager.h.
GPUBatch* DRWCommandDrawProcedural::batch |
Definition at line 254 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_draw_procedural().
DRWResourceHandle DRWCommandDrawProcedural::handle |
Definition at line 255 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_draw_procedural().
uint DRWCommandDrawProcedural::vert_count |
Definition at line 256 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_draw_procedural().