Blender V4.3
blender::io::obj::OBJImportTest Class Reference

Inherits BlendfileLoadingBaseTest.

Public Member Functions

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

Public Attributes

OBJImportParams params
 

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 Depsgraph * depsgraph = nullptr
 

Detailed Description

Definition at line 52 of file obj_importer_tests.cc.

Constructor & Destructor Documentation

◆ OBJImportTest()

Member Function Documentation

◆ import_and_check()

Member Data Documentation

◆ params

OBJImportParams blender::io::obj::OBJImportTest::params

Definition at line 192 of file obj_importer_tests.cc.

Referenced by import_and_check(), and OBJImportTest().


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