|
Blender V4.5
|
#include <bpy_rna.hh>
Public Attributes | |
| PyObject_HEAD std::optional< PointerRNA > | ptr |
| PropertyRNA * | prop |
Definition at line 144 of file bpy_rna.hh.
| PropertyRNA* BPy_PropertyRNA::prop |
Definition at line 151 of file bpy_rna.hh.
Referenced by foreach_attr_type(), foreach_getset(), foreach_parse_args(), mathutils_rna_generic_check(), mathutils_rna_matrix_get(), mathutils_rna_matrix_set(), mathutils_rna_vector_get(), mathutils_rna_vector_get_index(), mathutils_rna_vector_set(), mathutils_rna_vector_set_index(), py_msgbus_rna_key_from_py(), pyrna_dir_members_py(), pyrna_prop_array_bool(), pyrna_prop_array_contains(), pyrna_prop_as_bytes(), pyrna_prop_collection_ass_subscript(), pyrna_prop_collection_ass_subscript_int(), pyrna_prop_collection_bool(), pyrna_prop_collection_contains(), pyrna_prop_collection_find(), pyrna_prop_collection_get(), pyrna_prop_collection_getattro(), pyrna_prop_collection_idprop_add(), pyrna_prop_collection_idprop_clear(), pyrna_prop_collection_idprop_move(), pyrna_prop_collection_idprop_remove(), pyrna_prop_collection_items(), pyrna_prop_collection_iter(), pyrna_prop_collection_keys(), pyrna_prop_collection_length(), pyrna_prop_collection_setattro(), pyrna_prop_collection_string_subscript_supported_or_error(), pyrna_prop_collection_string_subscript_unsupported_error(), pyrna_prop_collection_subscript(), pyrna_prop_collection_subscript_int(), pyrna_prop_collection_subscript_slice(), pyrna_prop_collection_subscript_str(), pyrna_prop_collection_subscript_str_lib_pair_ptr(), pyrna_prop_collection_type_check(), pyrna_prop_compare(), pyrna_prop_dir(), pyrna_prop_hash(), pyrna_prop_path_from_id(), pyrna_prop_repr_ex(), pyrna_prop_str(), pyrna_prop_update(), pyrna_prop_validity_check(), pyrna_property_init(), pyrna_py_to_prop(), and pyrna_struct_get_rna_type().
| PyObject_HEAD std::optional<PointerRNA> BPy_PropertyRNA::ptr |
Definition at line 150 of file bpy_rna.hh.
Referenced by bpy_lib_load(), bpy_lib_write(), foreach_attr_type(), foreach_getset(), foreach_parse_args(), mathutils_rna_matrix_get(), mathutils_rna_matrix_set(), mathutils_rna_vector_get(), mathutils_rna_vector_get_index(), mathutils_rna_vector_set(), mathutils_rna_vector_set_index(), py_msgbus_rna_key_from_py(), pyrna_dir_members_py(), pyrna_prop_array_bool(), pyrna_prop_array_contains(), pyrna_prop_as_bytes(), pyrna_prop_collection_ass_subscript(), pyrna_prop_collection_ass_subscript_int(), pyrna_prop_collection_bool(), pyrna_prop_collection_contains(), pyrna_prop_collection_find(), pyrna_prop_collection_get(), pyrna_prop_collection_getattro(), pyrna_prop_collection_idprop_add(), pyrna_prop_collection_idprop_clear(), pyrna_prop_collection_idprop_move(), pyrna_prop_collection_idprop_remove(), pyrna_prop_collection_items(), pyrna_prop_collection_iter(), pyrna_prop_collection_keys(), pyrna_prop_collection_length(), pyrna_prop_collection_setattro(), pyrna_prop_collection_string_subscript_unsupported_error(), pyrna_prop_collection_subscript(), pyrna_prop_collection_subscript_int(), pyrna_prop_collection_subscript_slice(), pyrna_prop_collection_subscript_str(), pyrna_prop_collection_subscript_str_lib_pair_ptr(), pyrna_prop_collection_type_check(), pyrna_prop_compare(), pyrna_prop_CreatePyObject(), pyrna_prop_dir(), pyrna_prop_hash(), pyrna_prop_path_from_id(), pyrna_prop_repr_ex(), pyrna_prop_str(), pyrna_prop_update(), pyrna_prop_validity_check(), pyrna_property_dealloc(), pyrna_property_init(), pyrna_property_new(), and pyrna_py_to_prop().