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

#include <draw_manager.h>

Public Attributes

GPUVertBufselect_buf
 
uint select_id
 

Detailed Description

Definition at line 271 of file draw_manager.h.

Member Data Documentation

◆ select_buf

GPUVertBuf* DRWCommandSetSelectID::select_buf

Definition at line 272 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_set_select_id().

◆ select_id

uint DRWCommandSetSelectID::select_id

Definition at line 273 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_set_select_id().


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