Blender
V3.3
|
Public Attributes | |
BlendfileLinkAppendContext * | lapp_context |
BlendfileLinkAppendContextItem * | item |
ReportList * | reports |
Definition at line 116 of file blendfile_link_append.c.
BlendfileLinkAppendContextItem* BlendfileLinkAppendContextCallBack::item |
Definition at line 118 of file blendfile_link_append.c.
BlendfileLinkAppendContext* BlendfileLinkAppendContextCallBack::lapp_context |
Definition at line 117 of file blendfile_link_append.c.
Referenced by BKE_blendfile_append(), and BKE_blendfile_link().
ReportList* BlendfileLinkAppendContextCallBack::reports |
Definition at line 119 of file blendfile_link_append.c.