Blender V4.3
DRWCommandChunk Struct Reference

#include <draw_manager_c.hh>

Public Attributes

DRWCommandChunknext
 
uint32_t command_len
 
uint32_t command_used
 
uint64_t command_type [6]
 
DRWCommand commands [96]
 

Detailed Description

Definition at line 508 of file draw_manager_c.hh.

Member Data Documentation

◆ command_len

uint32_t DRWCommandChunk::command_len

Definition at line 510 of file draw_manager_c.hh.

Referenced by draw_command_iter_step(), and drw_command_create().

◆ command_type

◆ command_used

◆ commands

DRWCommand DRWCommandChunk::commands[96]

◆ next

DRWCommandChunk* DRWCommandChunk::next

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