Blender V5.0
blender::bke::tests::LibIDMainSortTestContext Struct Reference

Public Member Functions

 LibIDMainSortTestContext ()
 ~LibIDMainSortTestContext ()

Public Attributes

Mainbmain = nullptr

Detailed Description

Definition at line 21 of file lib_id_test.cc.

Constructor & Destructor Documentation

◆ LibIDMainSortTestContext()

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

Definition at line 24 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 29 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: