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

#include <BLI_dlrbTree.h>

Public Attributes

voidfirst
 
voidlast
 
voidroot
 

Detailed Description

The Tree Data.

Definition at line 49 of file BLI_dlrbTree.h.

Member Data Documentation

◆ first

void* DLRBT_Tree::first

Definition at line 51 of file BLI_dlrbTree.h.

◆ last

void * DLRBT_Tree::last

Definition at line 51 of file BLI_dlrbTree.h.

◆ root

void* DLRBT_Tree::root

Definition at line 54 of file BLI_dlrbTree.h.


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