Blender
V3.3
|
#include <draw_manager.h>
Public Attributes | |
int | groups_x_len |
int | groups_y_len |
int | groups_z_len |
Definition at line 235 of file draw_manager.h.
int DRWCommandCompute::groups_x_len |
Definition at line 236 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_compute().
int DRWCommandCompute::groups_y_len |
Definition at line 237 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_compute().
int DRWCommandCompute::groups_z_len |
Definition at line 238 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_compute().