Blender V4.3
DRWCommandIterator Struct Reference

Public Attributes

int cmd_index
 
DRWCommandChunkcurr_chunk
 

Detailed Description

Definition at line 780 of file draw_manager_exec.cc.

Member Data Documentation

◆ cmd_index

int DRWCommandIterator::cmd_index

Definition at line 781 of file draw_manager_exec.cc.

Referenced by draw_command_iter_begin(), and draw_command_iter_step().

◆ curr_chunk

DRWCommandChunk* DRWCommandIterator::curr_chunk

Definition at line 782 of file draw_manager_exec.cc.

Referenced by draw_command_iter_begin(), and draw_command_iter_step().


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