|
Blender V4.3
|
#include <cstdio>#include <cstdlib>#include <cstring>#include "RNA_define.hh"#include "rna_internal.hh"Go to the source code of this file.
Functions | |
| void | RNA_api_camera (StructRNA *srna) |
| void RNA_api_camera | ( | StructRNA * | srna | ) |
Definition at line 46 of file rna_camera_api.cc.
References FLT_MAX, 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().