Blender V5.0
rna_context.cc File Reference
#include <cstdlib>
#include "BKE_context.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 18 of file rna_context.cc.

Referenced by RNA_def_context(), and rna_def_workspace_tools().