|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| void | RNA_def_test (BlenderRNA *brna) |
| void RNA_def_test | ( | BlenderRNA * | brna | ) |
Definition at line 103 of file rna_test.cc.
References ARRAY_SIZE, PROP_BOOLEAN, PROP_DYNAMIC, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_boolean_array(), RNA_def_float_array(), RNA_def_int_array(), RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_dynamic_array_funcs(), RNA_def_property_flag(), RNA_def_property_float_funcs(), RNA_def_property_int_funcs(), RNA_def_struct(), and RNA_def_struct_sdna().