Blender  V3.3
Public Attributes | List of all members
DRWCommandDrawProcedural Struct Reference

#include <draw_manager.h>

Public Attributes

GPUBatchbatch
 
DRWResourceHandle handle
 
uint vert_count
 

Detailed Description

Definition at line 253 of file draw_manager.h.

Member Data Documentation

◆ batch

GPUBatch* DRWCommandDrawProcedural::batch

Definition at line 254 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_draw_procedural().

◆ handle

DRWResourceHandle DRWCommandDrawProcedural::handle

Definition at line 255 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_draw_procedural().

◆ vert_count

uint DRWCommandDrawProcedural::vert_count

Definition at line 256 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_draw_procedural().


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