Blender  V2.93
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 245 of file draw_manager.h.

Member Data Documentation

◆ select_buf

GPUVertBuf* DRWCommandSetSelectID::select_buf

Definition at line 246 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_set_select_id().

◆ select_id

uint DRWCommandSetSelectID::select_id

Definition at line 247 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: