|
Blender V4.5
|
#include <RNA_types.hh>
Classes | |
| union | [union].internal |
Public Attributes | |
| PointerRNA | parent |
| PointerRNA | builtin_parent |
| PropertyRNA * | prop |
| union | internal |
| int | idprop |
| int | level |
| PointerRNA | ptr |
| bool | valid |
Definition at line 564 of file RNA_types.hh.
| PointerRNA CollectionPropertyIterator::builtin_parent |
Definition at line 567 of file RNA_types.hh.
| int CollectionPropertyIterator::idprop |
Definition at line 576 of file RNA_types.hh.
Referenced by RNA_property_collection_begin(), RNA_property_collection_end(), RNA_property_collection_next(), and RNA_property_collection_skip().
| union CollectionPropertyIterator::[union].internal CollectionPropertyIterator::internal |
Referenced by rna_iterator_array_begin(), rna_iterator_array_dereference_get(), rna_iterator_array_end(), rna_iterator_array_get(), rna_iterator_array_next(), rna_iterator_listbase_begin(), rna_iterator_listbase_get(), rna_iterator_listbase_next(), RNA_property_collection_raw_array(), and RNA_property_collection_skip().
| int CollectionPropertyIterator::level |
Definition at line 577 of file RNA_types.hh.
| PointerRNA CollectionPropertyIterator::parent |
Definition at line 566 of file RNA_types.hh.
Referenced by rna_iterator_array_begin(), rna_iterator_listbase_begin(), RNA_property_collection_begin(), and rna_property_collection_get_idp().
| PropertyRNA* CollectionPropertyIterator::prop |
Definition at line 568 of file RNA_types.hh.
Referenced by RNA_property_collection_begin(), RNA_property_collection_end(), rna_property_collection_get_idp(), RNA_property_collection_next(), and RNA_property_collection_skip().
| PointerRNA CollectionPropertyIterator::ptr |
Definition at line 580 of file RNA_types.hh.
Referenced by pyrna_prop_collection_subscript_int(), pyrna_prop_collection_subscript_slice(), pyrna_prop_collection_subscript_str(), RNA_property_as_string(), rna_property_collection_get_idp(), RNA_property_collection_lookup_index(), RNA_property_collection_lookup_int(), RNA_property_collection_lookup_string_index(), RNA_property_collection_raw_array(), rna_property_override_collection_subitem_name_id_lookup(), RNA_struct_equals(), RNA_struct_override_matches(), and rna_struct_update_when_changed().
| bool CollectionPropertyIterator::valid |
Definition at line 581 of file RNA_types.hh.
Referenced by pyrna_prop_collection_subscript_int(), pyrna_prop_collection_subscript_slice(), pyrna_prop_collection_subscript_str(), rna_iterator_array_begin(), rna_iterator_array_next(), rna_iterator_listbase_begin(), rna_iterator_listbase_next(), RNA_property_as_string(), RNA_property_collection_begin(), RNA_property_collection_is_empty(), RNA_property_collection_length(), RNA_property_collection_lookup_index(), RNA_property_collection_lookup_int(), RNA_property_collection_lookup_string_index(), RNA_property_collection_next(), RNA_property_collection_raw_array(), RNA_property_collection_skip(), rna_property_override_collection_subitem_name_id_lookup(), RNA_struct_equals(), RNA_struct_override_matches(), and rna_struct_update_when_changed().