Blender V5.0
SelectReadData Struct Reference

Public Attributes

const void * val_ptr
uint id_min
uint id_max
uint r_index

Detailed Description

Definition at line 330 of file draw_select_buffer.cc.

Member Data Documentation

◆ id_max

uint SelectReadData::id_max

Definition at line 333 of file draw_select_buffer.cc.

◆ id_min

uint SelectReadData::id_min

Definition at line 332 of file draw_select_buffer.cc.

◆ r_index

uint SelectReadData::r_index

Definition at line 334 of file draw_select_buffer.cc.

◆ val_ptr

const void* SelectReadData::val_ptr

Definition at line 331 of file draw_select_buffer.cc.


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