Blender V4.3
blender::bke::tests::LibIDMainSortTestContext Struct Reference

Public Member Functions

 LibIDMainSortTestContext ()
 
 ~LibIDMainSortTestContext ()
 

Public Attributes

Mainbmain = nullptr
 

Detailed Description

Definition at line 22 of file lib_id_test.cc.

Constructor & Destructor Documentation

◆ LibIDMainSortTestContext()

blender::bke::tests::LibIDMainSortTestContext::LibIDMainSortTestContext ( )
inline

Definition at line 25 of file lib_id_test.cc.

References BKE_idtype_init(), BKE_main_new(), and bmain.

◆ ~LibIDMainSortTestContext()

blender::bke::tests::LibIDMainSortTestContext::~LibIDMainSortTestContext ( )
inline

Definition at line 30 of file lib_id_test.cc.

References BKE_main_free(), and bmain.

Member Data Documentation

◆ bmain


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