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

Public Attributes

uint id
 
depth_t depth
 

Detailed Description

Definition at line 188 of file gpu_select_pick.c.

Member Data Documentation

◆ depth

depth_t DepthID::depth

Definition at line 190 of file gpu_select_pick.c.

Referenced by depth_cmp(), and gpu_select_pick_end().

◆ id

uint DepthID::id

Definition at line 189 of file gpu_select_pick.c.

Referenced by depth_id_cmp(), and gpu_select_pick_end().


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