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

#include <BKE_main.h>

Public Attributes

struct GHashrelations_from_pointers
 
short flag
 
struct BLI_mempoolentry_items_pool
 

Detailed Description

Definition at line 104 of file BKE_main.h.

Member Data Documentation

◆ entry_items_pool

struct BLI_mempool* MainIDRelations::entry_items_pool

◆ flag

short MainIDRelations::flag

Definition at line 110 of file BKE_main.h.

Referenced by BKE_main_relations_create(), and library_foreach_ID_link().

◆ relations_from_pointers

struct GHash* MainIDRelations::relations_from_pointers

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