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

Public Attributes

int cmd_index
 
DRWCommandChunkcurr_chunk
 

Detailed Description

Definition at line 764 of file draw_manager_exec.c.

Member Data Documentation

◆ cmd_index

int DRWCommandIterator::cmd_index

Definition at line 765 of file draw_manager_exec.c.

Referenced by draw_command_iter_begin(), and draw_command_iter_step().

◆ curr_chunk

DRWCommandChunk* DRWCommandIterator::curr_chunk

Definition at line 766 of file draw_manager_exec.c.

Referenced by draw_command_iter_begin(), and draw_command_iter_step().


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