Blender V4.3
blender::io::stl::stl_importer_test Class Reference

Inherits BlendfileLoadingBaseTest.

Public Member Functions

 stl_importer_test ()
 
void import_and_check (const char *path, const Expectation &expect)
 

Public Attributes

STLImportParams 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 27 of file stl_importer_tests.cc.

Constructor & Destructor Documentation

◆ stl_importer_test()

Member Function Documentation

◆ import_and_check()

Member Data Documentation

◆ params

STLImportParams blender::io::stl::stl_importer_test::params

Definition at line 107 of file stl_importer_tests.cc.

Referenced by import_and_check(), and stl_importer_test().


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