Blender
V3.3
|
#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) |
Definition at line 34 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().