Blender V4.5
LibraryLink_Params Struct Reference

#include <BLO_readfile.hh>

Classes

struct  [struct].context

Public Attributes

Mainbmain
int flag
int id_tag_extra
struct  context

Detailed Description

Struct for passing arguments to BLO_library_link_begin, BLO_library_link_named_part & BLO_library_link_end. Wrap these in parameters since it's important both functions receive matching values.

Definition at line 404 of file BLO_readfile.hh.

Member Data Documentation

◆ bmain

◆ context

◆ flag

◆ id_tag_extra

int LibraryLink_Params::id_tag_extra

Additional tag for ID.tag.

Definition at line 410 of file BLO_readfile.hh.

Referenced by BLO_library_link_begin(), and BLO_library_link_params_init().


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