Blender  V3.3
Public Member Functions | List of all members
blender::io::obj::obj_importer_test Class Reference
Inheritance diagram for blender::io::obj::obj_importer_test:
BlendfileLoadingBaseTest

Public Member Functions

void import_and_check (const char *path, const Expectation *expect, size_t expect_count, int expect_mat_count, int expect_image_count=0)
 

Additional Inherited Members

- Static Public Member Functions inherited from BlendfileLoadingBaseTest
static void SetUpTestCase ()
 
static void TearDownTestCase ()
 
- Protected Member Functions inherited from BlendfileLoadingBaseTest
virtual void TearDown ()
 
bool blendfile_load (const char *filepath)
 
void blendfile_free ()
 
virtual void depsgraph_create (eEvaluationMode depsgraph_evaluation_mode)
 
virtual void depsgraph_free ()
 
- Protected Attributes inherited from BlendfileLoadingBaseTest
struct BlendFileDatabfile = nullptr
 
struct Depsgraphdepsgraph = nullptr
 

Detailed Description

Definition at line 45 of file obj_importer_tests.cc.

Member Function Documentation

◆ import_and_check()

void blender::io::obj::obj_importer_test::import_and_check ( const char *  path,
const Expectation expect,
size_t  expect_count,
int  expect_mat_count,
int  expect_image_count = 0 
)
inline

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