Blender V2.61 - r43446
Public Attributes

StructRNA Struct Reference

#include <rna_internal_types.h>

List of all members.

Public Attributes

ContainerRNA cont
const char * identifier
void * py_type
void * blender_type
int flag
const char * name
const char * description
int icon
PropertyRNAnameproperty
PropertyRNAiteratorproperty
struct StructRNAbase
struct StructRNAnested
StructRefineFunc refine
StructPathFunc path
StructRegisterFunc reg
StructUnregisterFunc unreg
StructInstanceFunc instance
IDPropertiesFunc idproperties
ListBase functions

Detailed Description

Definition at line 296 of file rna_internal_types.h.


Member Data Documentation

const char* StructRNA::identifier

Definition at line 301 of file rna_internal_types.h.

Referenced by cmp_struct(), RNA_boolean_get(), RNA_boolean_get_array(), RNA_boolean_set(), RNA_boolean_set_array(), RNA_collection_add(), RNA_collection_begin(), RNA_collection_clear(), RNA_collection_length(), rna_def_function_funcs(), RNA_def_property_array(), rna_def_property_begin_func(), RNA_def_property_boolean_array_default(), RNA_def_property_boolean_default(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_collection_funcs(), RNA_def_property_collection_sdna(), rna_def_property_end_func(), RNA_def_property_enum_default(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_array_default(), RNA_def_property_float_default(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), rna_def_property_funcs(), rna_def_property_funcs_header(), rna_def_property_funcs_header_cpp(), rna_def_property_funcs_impl_cpp(), rna_def_property_get_func(), RNA_def_property_int_array_default(), RNA_def_property_int_default(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), rna_def_property_length_func(), rna_def_property_lookup_int_func(), RNA_def_property_multi_array(), rna_def_property_next_func(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), rna_def_property_set_func(), RNA_def_property_string_default(), RNA_def_property_string_funcs(), RNA_def_property_string_maxlength(), RNA_def_property_string_sdna(), RNA_def_property_struct_runtime(), RNA_def_property_struct_type(), RNA_def_property_ui_range(), RNA_def_struct(), RNA_def_struct_identifier(), RNA_def_struct_name_property(), RNA_def_struct_nested(), RNA_def_struct_ui_text(), RNA_enum_get(), RNA_enum_is_equal(), RNA_enum_set(), RNA_enum_set_identifier(), rna_find_dna_type(), rna_find_struct(), rna_find_type(), RNA_float_get(), RNA_float_get_array(), RNA_float_set(), RNA_float_set_array(), rna_generate_blender(), rna_generate_function_prototypes(), rna_generate_header(), rna_generate_header_cpp(), rna_generate_parameter_prototypes(), rna_generate_property(), rna_generate_property_prototypes(), rna_generate_prototypes(), rna_generate_static_parameter_prototypes(), rna_generate_struct(), RNA_int_get(), RNA_int_get_array(), RNA_int_set(), RNA_int_set_array(), RNA_pointer_add(), RNA_pointer_get(), RNA_pointer_set(), RNA_property_pointer_add(), RNA_property_pointer_remove(), RNA_string_get(), RNA_string_get_alloc(), RNA_string_length(), RNA_string_set(), RNA_struct_find(), and RNA_struct_identifier().

const char* StructRNA::name

The documentation for this struct was generated from the following file: