Blender  V3.3
Public Member Functions | Public Attributes | List of all members
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

Main* blender::bke::tests::LibIDMainSortTestContext::bmain = nullptr

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