Changeset View
Changeset View
Standalone View
Standalone View
source/blender/makesrna/intern/rna_internal.h
| Show All 18 Lines | |||||
| #endif | #endif | ||||
| #define RNA_MAGIC ((int)~0) | #define RNA_MAGIC ((int)~0) | ||||
| struct AssetLibraryReference; | struct AssetLibraryReference; | ||||
| struct FreestyleSettings; | struct FreestyleSettings; | ||||
| struct ID; | struct ID; | ||||
| struct IDOverrideLibrary; | struct IDOverrideLibrary; | ||||
| struct IDOverrideLibraryPropertyOperation; | struct IDOverrideLibraryenOperation; | ||||
| struct IDProperty; | struct IDProperty; | ||||
| struct Main; | struct Main; | ||||
| struct Object; | struct Object; | ||||
| struct ReportList; | struct ReportList; | ||||
| struct SDNA; | struct SDNA; | ||||
| struct ViewLayer; | struct ViewLayer; | ||||
| /* Data structures used during define */ | /* Data structures used during define */ | ||||
| ▲ Show 20 Lines • Show All 666 Lines • Show Last 20 Lines | |||||