Blender V5.0
rna_space_api.cc File Reference
#include "DNA_object_types.h"
#include "RNA_define.hh"
#include "rna_internal.hh"

Go to the source code of this file.

Functions

void RNA_api_region_view3d (StructRNA *srna)
void RNA_api_space_node (StructRNA *srna)
void RNA_api_space_text (StructRNA *srna)
void rna_def_object_type_visibility_flags_common (StructRNA *srna, int noteflag, const char *update_func)
void RNA_api_space_filebrowser (StructRNA *srna)

Function Documentation

◆ RNA_api_region_view3d()

void RNA_api_region_view3d ( StructRNA * srna)

◆ RNA_api_space_filebrowser()

◆ RNA_api_space_node()

◆ RNA_api_space_text()

◆ rna_def_object_type_visibility_flags_common()