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

Public Attributes

const voidval_ptr
 
uint id_min
 
uint id_max
 
uint r_index
 

Detailed Description

Definition at line 305 of file draw_select_buffer.c.

Member Data Documentation

◆ id_max

uint SelectReadData::id_max

◆ id_min

uint SelectReadData::id_min

Definition at line 307 of file draw_select_buffer.c.

Referenced by DRW_select_buffer_find_nearest_to_point().

◆ r_index

uint SelectReadData::r_index

Definition at line 309 of file draw_select_buffer.c.

◆ val_ptr

const void* SelectReadData::val_ptr

Definition at line 306 of file draw_select_buffer.c.


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