Blender  V2.93
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 227 of file draw_manager.h.

Member Data Documentation

◆ batch

GPUBatch* DRWCommandDrawProcedural::batch

Definition at line 228 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_draw_procedural().

◆ handle

DRWResourceHandle DRWCommandDrawProcedural::handle

Definition at line 229 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_draw_procedural().

◆ vert_count

uint DRWCommandDrawProcedural::vert_count

Definition at line 230 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: