Blender V4.3
DRWCommandDrawInstanceRange Struct Reference

#include <draw_manager_c.hh>

Public Attributes

blender::gpu::Batch * batch
 
DRWResourceHandle handle
 
uint inst_first
 
uint inst_count
 

Detailed Description

Definition at line 241 of file draw_manager_c.hh.

Member Data Documentation

◆ batch

blender::gpu::Batch* DRWCommandDrawInstanceRange::batch

Definition at line 242 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_draw_intance_range().

◆ handle

DRWResourceHandle DRWCommandDrawInstanceRange::handle

Definition at line 243 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_draw_intance_range().

◆ inst_count

uint DRWCommandDrawInstanceRange::inst_count

Definition at line 245 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_draw_intance_range().

◆ inst_first

uint DRWCommandDrawInstanceRange::inst_first

Definition at line 244 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_draw_intance_range().


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