Blender  V2.93
Public Attributes | List of all members
DepthBufCache Struct Reference

Public Attributes

struct DepthBufCachenext
 
struct DepthBufCacheprev
 
uint id
 
depth_t buf [0]
 

Detailed Description

Definition at line 110 of file gpu_select_pick.c.

Member Data Documentation

◆ buf

depth_t DepthBufCache::buf[0]

◆ id

uint DepthBufCache::id

◆ next

struct DepthBufCache* DepthBufCache::next

Definition at line 111 of file gpu_select_pick.c.

◆ prev

struct DepthBufCache * DepthBufCache::prev

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