Blender V4.3
DRWCommandDrawProcedural Struct Reference

#include <draw_manager_c.hh>

Public Attributes

blender::gpu::Batch * batch
 
DRWResourceHandle handle
 
uint vert_count
 

Detailed Description

Definition at line 272 of file draw_manager_c.hh.

Member Data Documentation

◆ batch

blender::gpu::Batch* DRWCommandDrawProcedural::batch

Definition at line 273 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_draw_procedural().

◆ handle

DRWResourceHandle DRWCommandDrawProcedural::handle

Definition at line 274 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_draw_procedural().

◆ vert_count

uint DRWCommandDrawProcedural::vert_count

Definition at line 275 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_draw_procedural().


The documentation for this struct was generated from the following file: