Blender V4.3
rna_context.cc File Reference
#include <cstdlib>
#include "DNA_ID.h"
#include "DNA_userdef_types.h"
#include "BKE_context.hh"
#include "BLI_utildefines.h"
#include "RNA_access.hh"
#include "RNA_define.hh"
#include "RNA_enum_types.hh"
#include "rna_internal.hh"

Go to the source code of this file.

Functions

void RNA_def_context (BlenderRNA *brna)
 

Variables

const EnumPropertyItem rna_enum_context_mode_items []
 

Function Documentation

◆ RNA_def_context()

Variable Documentation

◆ rna_enum_context_mode_items

const EnumPropertyItem rna_enum_context_mode_items[]

Definition at line 23 of file rna_context.cc.

Referenced by RNA_def_context(), and rna_def_workspace_tools().