|
Blender
V3.3
|
Public Attributes | |
| char * | path |
| BlendHandle * | blo_handle |
| bool | blo_handle_is_owned |
| BlendFileReadReport | bf_reports |
Definition at line 84 of file blendfile_link_append.c.
| BlendFileReadReport BlendfileLinkAppendContextLibrary::bf_reports |
Definition at line 89 of file blendfile_link_append.c.
Referenced by link_append_context_library_blohandle_ensure().
| BlendHandle* BlendfileLinkAppendContextLibrary::blo_handle |
Definition at line 86 of file blendfile_link_append.c.
Referenced by BKE_blendfile_link_append_context_library_add(), link_append_context_library_blohandle_ensure(), and link_append_context_library_blohandle_release().
| bool BlendfileLinkAppendContextLibrary::blo_handle_is_owned |
Definition at line 87 of file blendfile_link_append.c.
Referenced by BKE_blendfile_link_append_context_library_add(), link_append_context_library_blohandle_ensure(), and link_append_context_library_blohandle_release().
| char* BlendfileLinkAppendContextLibrary::path |
Definition at line 85 of file blendfile_link_append.c.
Referenced by BKE_blendfile_link(), BKE_blendfile_link_append_context_library_add(), and link_append_context_library_blohandle_ensure().