|
Blender V4.3
|
#include <cstdio>#include <cstdlib>#include "RNA_define.hh"#include "BLI_sys_types.h"#include "BLI_utildefines.h"#include "rna_internal.hh"Go to the source code of this file.
Functions | |
| void | RNA_api_lattice (StructRNA *srna) |
| void RNA_api_lattice | ( | StructRNA * | srna | ) |
Definition at line 35 of file rna_lattice_api.cc.
References PARM_REQUIRED, RNA_def_boolean(), RNA_def_float_matrix(), RNA_def_function(), RNA_def_function_ui_description(), and RNA_def_parameter_flags().
Referenced by rna_def_lattice().