Blender V5.0
blender::ed::greasepencil::tests::GreasePencilIDTestContext Struct Reference

Public Member Functions

 GreasePencilIDTestContext ()
 ~GreasePencilIDTestContext ()

Public Attributes

Mainbmain = nullptr
GreasePencilgrease_pencil = nullptr

Detailed Description

Definition at line 22 of file grease_pencil_merge_test.cc.

Constructor & Destructor Documentation

◆ GreasePencilIDTestContext()

blender::ed::greasepencil::tests::GreasePencilIDTestContext::GreasePencilIDTestContext ( )
inline

Definition at line 26 of file grease_pencil_merge_test.cc.

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

◆ ~GreasePencilIDTestContext()

blender::ed::greasepencil::tests::GreasePencilIDTestContext::~GreasePencilIDTestContext ( )
inline

Definition at line 32 of file grease_pencil_merge_test.cc.

References BKE_main_free(), and bmain.

Member Data Documentation

◆ bmain

Main* blender::ed::greasepencil::tests::GreasePencilIDTestContext::bmain = nullptr

Definition at line 23 of file grease_pencil_merge_test.cc.

Referenced by ~GreasePencilIDTestContext().

◆ grease_pencil


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