Blender V5.0
blender::io::obj::OBJExportTest Class Reference

Inherits BlendfileLoadingBaseTest.

Inherited by blender::io::obj::OBJExportRegressionTest.

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

Detailed Description

Definition at line 33 of file obj_exporter_tests.cc.

Member Function Documentation

◆ load_file_and_depsgraph()

bool blender::io::obj::OBJExportTest::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: