![]() |
Blender V2.61 - r43446
|
#include <stdlib.h>#include <stdio.h>#include <string.h>#include <time.h>#include "RNA_define.h"#include "RNA_enum_types.h"#include "DNA_packedFile_types.h"#include "BIF_gl.h"Go to the source code of this file.
Functions | |
| void | RNA_api_image (StructRNA *srna) |
Definition in file rna_image_api.c.
| void RNA_api_image | ( | StructRNA * | srna | ) |
Definition at line 232 of file rna_image_api.c.
References FUNC_USE_CONTEXT, FUNC_USE_REPORTS, PF_USE_LOCAL, PROP_REQUIRED, RNA_def_boolean(), RNA_def_enum(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_pointer(), RNA_def_property_flag(), RNA_def_string_file_path(), and unpack_method_items.
Referenced by rna_def_image().