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

Public Member Functions

bool load_file_and_depsgraph (const std::string &filepath, const eEvaluationMode eval_mode=DAG_EVAL_VIEWPORT)
 

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 37 of file obj_exporter_tests.cc.

Member Function Documentation

◆ load_file_and_depsgraph()

bool blender::io::obj::obj_exporter_test::load_file_and_depsgraph ( const std::string &  filepath,
const eEvaluationMode  eval_mode = DAG_EVAL_VIEWPORT 
)
inline

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