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

Public Member Functions

 GreasePencilIDTestContext ()
 ~GreasePencilIDTestContext ()

Public Attributes

Mainbmain = nullptr

Detailed Description

Definition at line 24 of file grease_pencil_test.cc.

Constructor & Destructor Documentation

◆ GreasePencilIDTestContext()

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

Definition at line 27 of file grease_pencil_test.cc.

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

◆ ~GreasePencilIDTestContext()

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

Definition at line 32 of file grease_pencil_test.cc.

References BKE_main_free(), and bmain.

Member Data Documentation

◆ bmain


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