Blender  V2.93
Public Attributes | List of all members
DRWCommandDrawInstance Struct Reference

#include <draw_manager.h>

Public Attributes

GPUBatchbatch
 
DRWResourceHandle handle
 
uint inst_count
 
uint use_attrs
 

Detailed Description

Definition at line 213 of file draw_manager.h.

Member Data Documentation

◆ batch

GPUBatch* DRWCommandDrawInstance::batch

Definition at line 214 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_draw_instance().

◆ handle

DRWResourceHandle DRWCommandDrawInstance::handle

Definition at line 215 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_draw_instance().

◆ inst_count

uint DRWCommandDrawInstance::inst_count

Definition at line 216 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_draw_instance().

◆ use_attrs

uint DRWCommandDrawInstance::use_attrs

Definition at line 217 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_draw_instance().


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