![]() |
Blender V2.61 - r43446
|
#include <stdlib.h>#include <stdio.h>#include "RNA_define.h"#include "BLO_sys_types.h"#include "BKE_mesh.h"#include "ED_mesh.h"Go to the source code of this file.
Functions | |
| void | RNA_api_mesh (StructRNA *srna) |
Definition in file rna_mesh_api.c.
| void RNA_api_mesh | ( | StructRNA * | srna | ) |
Definition at line 47 of file rna_mesh_api.c.
References FUNC_USE_CONTEXT, NULL, PROP_REQUIRED, RNA_def_boolean(), RNA_def_float_matrix(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), and RNA_def_property_flag().
Referenced by rna_def_mesh().