|
Blender
V3.3
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include "RNA_define.h"#include "rna_internal.h"Go to the source code of this file.
Functions | |
| void | RNA_api_camera (StructRNA *srna) |
Definition at line 42 of file rna_camera_api.c.
References NULL, PROP_THICK_WRAP, RNA_def_float_vector(), RNA_def_function(), RNA_def_function_output(), RNA_def_function_ui_description(), RNA_def_pointer(), and RNA_def_property_flag().
Referenced by RNA_def_camera().