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

#include <BKE_context.h>

Public Attributes

struct bContextStorenext
 
struct bContextStoreprev
 
ListBase entries
 
bool used
 

Detailed Description

Definition at line 94 of file BKE_context.h.

Member Data Documentation

◆ entries

ListBase bContextStore::entries

◆ next

struct bContextStore* bContextStore::next

Definition at line 95 of file BKE_context.h.

◆ prev

struct bContextStore * bContextStore::prev

Definition at line 95 of file BKE_context.h.

◆ used

bool bContextStore::used

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