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

#include <draw_manager.h>

Public Attributes

int groups_x_len
 
int groups_y_len
 
int groups_z_len
 

Detailed Description

Definition at line 235 of file draw_manager.h.

Member Data Documentation

◆ groups_x_len

int DRWCommandCompute::groups_x_len

Definition at line 236 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_compute().

◆ groups_y_len

int DRWCommandCompute::groups_y_len

Definition at line 237 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_compute().

◆ groups_z_len

int DRWCommandCompute::groups_z_len

Definition at line 238 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_compute().


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