Blender V2.61 - r43446
Public Attributes

IDProperty Struct Reference

#include <DNA_ID.h>

List of all members.

Public Attributes

struct IDPropertynext
struct IDPropertyprev
char type
char subtype
short flag
char name [64]
int saved
IDPropertyData data
int len
int totallen

Detailed Description

Definition at line 52 of file DNA_ID.h.


Member Data Documentation

Definition at line 60 of file DNA_ID.h.

Referenced by BPy_IDArray_ass_slice(), BPy_IDArray_slice(), BPy_IDGroup_CorrectListLen(), BPy_IDGroup_MapDataToPy(), BPy_Wrap_GetItems(), BPy_Wrap_GetKeys(), BPy_Wrap_GetValues(), IDP_AddToGroup(), IDP_AppendArray(), IDP_ConcatString(), IDP_ConcatStringC(), IDP_CopyArray(), IDP_CopyGroup(), IDP_CopyIDPArray(), IDP_CopyString(), IDP_DirectLinkArray(), IDP_DirectLinkIDPArray(), IDP_DirectLinkString(), IDP_EqualsProperties(), IDP_FreeIDPArray(), IDP_InsertToGroup(), IDP_New(), IDP_NewIDPArray(), IDP_NewString(), IDP_RemFromGroup(), IDP_ReplaceGroupInGroup(), IDP_ReplaceInGroup(), idp_resize_group_array(), IDP_ResizeArray(), IDP_ResizeIDPArray(), IDP_SetIndexArray(), IDP_WriteArray(), IDP_WriteIDPArray(), IDP_WriteString(), idprop_py_from_idp_idparray(), idprop_py_from_idp_string(), idproperties_fix_groups_lengths_recurse(), rna_ensure_property_array_length(), rna_ensure_property_multi_array_length(), rna_idp_path(), rna_idproperty_verify_valid(), RNA_property_boolean_get_array(), RNA_property_boolean_set_array(), RNA_property_collection_add(), RNA_property_collection_begin(), RNA_property_collection_length(), RNA_property_collection_move(), RNA_property_collection_remove(), RNA_property_float_get_array(), RNA_property_float_set_array(), RNA_property_int_get_array(), RNA_property_int_set_array(), RNA_property_string_get(), RNA_property_string_length(), texture_paint_camera_project_exec(), uiLayoutOperatorButs(), and WM_operator_confirm_message().

char IDProperty::name[64]

Definition at line 53 of file DNA_ID.h.

Referenced by rna_idproperty_ui().

Definition at line 57 of file DNA_ID.h.


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