|
Blender
V2.93
|
#include <stdio.h>#include <stdlib.h>#include "RNA_define.h"#include "BLI_sys_types.h"#include "BLI_utildefines.h"#include "rna_internal.h"Go to the source code of this file.
Functions | |
| void | RNA_api_lattice (StructRNA *srna) |
| void RNA_api_lattice | ( | StructRNA * | srna | ) |
Definition at line 50 of file rna_lattice_api.c.
References NULL, 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().