Blender V4.3
DRWCommandSetSelectID Struct Reference

#include <draw_manager_c.hh>

Public Attributes

blender::gpu::VertBufselect_buf
 
uint select_id
 

Detailed Description

Definition at line 290 of file draw_manager_c.hh.

Member Data Documentation

◆ select_buf

blender::gpu::VertBuf* DRWCommandSetSelectID::select_buf

Definition at line 291 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_set_select_id().

◆ select_id

uint DRWCommandSetSelectID::select_id

Definition at line 292 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_set_select_id().


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