Blender V2.61 - r43446
|
#include <RNA_types.h>
Public Attributes | |
PointerRNA | parent |
PointerRNA | builtin_parent |
struct PropertyRNA * | prop |
void * | internal |
int | idprop |
int | level |
PointerRNA | ptr |
int | valid |
Definition at line 223 of file RNA_types.h.
Definition at line 226 of file RNA_types.h.
Definition at line 229 of file RNA_types.h.
Referenced by RNA_property_collection_begin(), RNA_property_collection_end(), and RNA_property_collection_next().
Definition at line 228 of file RNA_types.h.
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_end(), rna_iterator_listbase_get(), rna_iterator_listbase_next(), and RNA_property_collection_raw_array().
Definition at line 230 of file RNA_types.h.
Definition at line 225 of file RNA_types.h.
Referenced by RNA_property_collection_begin(), and rna_property_collection_get_idp().
Definition at line 227 of file RNA_types.h.
Referenced by RNA_property_collection_begin(), RNA_property_collection_end(), rna_property_collection_get_idp(), and RNA_property_collection_next().
Definition at line 233 of file RNA_types.h.
Referenced by pyrna_prop_collection_subscript_slice(), rna_iterator_array_begin(), rna_iterator_array_next(), RNA_property_as_string(), rna_property_collection_get_idp(), RNA_property_collection_lookup_index(), RNA_property_collection_lookup_int(), RNA_property_collection_lookup_string(), and RNA_property_collection_raw_array().
Definition at line 234 of file RNA_types.h.
Referenced by pyrna_prop_collection_bool(), pyrna_prop_collection_subscript_slice(), 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_length(), RNA_property_collection_lookup_index(), RNA_property_collection_lookup_int(), RNA_property_collection_lookup_string(), RNA_property_collection_next(), and RNA_property_collection_raw_array().