Blender V4.3
blender::bke::greasepencil::tests::GreasePencilIDTestContext Struct Reference

Public Member Functions

 GreasePencilIDTestContext ()
 
 ~GreasePencilIDTestContext ()
 

Public Attributes

Mainbmain = nullptr
 

Detailed Description

Definition at line 25 of file grease_pencil_test.cc.

Constructor & Destructor Documentation

◆ GreasePencilIDTestContext()

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

Definition at line 28 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 33 of file grease_pencil_test.cc.

References BKE_main_free(), and bmain.

Member Data Documentation

◆ bmain

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

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