Blender V4.3
SelectReadData Struct Reference

Public Attributes

const void * val_ptr
 
uint id_min
 
uint id_max
 
uint r_index
 

Detailed Description

Definition at line 322 of file draw_select_buffer.cc.

Member Data Documentation

◆ id_max

uint SelectReadData::id_max

Definition at line 325 of file draw_select_buffer.cc.

◆ id_min

uint SelectReadData::id_min

Definition at line 324 of file draw_select_buffer.cc.

◆ r_index

uint SelectReadData::r_index

Definition at line 326 of file draw_select_buffer.cc.

◆ val_ptr

const void* SelectReadData::val_ptr

Definition at line 323 of file draw_select_buffer.cc.

Referenced by select_buffer_test_fn().


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