Blender V4.5
blender::io::usd::UsdUsdzExportTest Class Reference

Inherits BlendfileLoadingBaseTest.

Public Member Functions

bool load_file_and_depsgraph (const StringRefNull &filepath, const eEvaluationMode eval_mode=DAG_EVAL_VIEWPORT)
void SetUp () override
void TearDown () override

Protected Attributes

bContextcontext = nullptr
Protected Attributes inherited from BlendfileLoadingBaseTest
struct BlendFileDatabfile = nullptr
struct Depsgraph * depsgraph = nullptr

Additional Inherited Members

Static Public Member Functions inherited from BlendfileLoadingBaseTest
static void SetUpTestCase ()
static void TearDownTestCase ()
Protected Member Functions inherited from BlendfileLoadingBaseTest
bool blendfile_load (const char *filepath)
void blendfile_free ()
virtual void depsgraph_create (eEvaluationMode depsgraph_evaluation_mode)
virtual void depsgraph_free ()

Detailed Description

Definition at line 30 of file usd_usdz_export_test.cc.

Member Function Documentation

◆ load_file_and_depsgraph()

◆ SetUp()

◆ TearDown()

void blender::io::usd::UsdUsdzExportTest::TearDown ( )
inlineoverridevirtual

Member Data Documentation

◆ context

bContext* blender::io::usd::UsdUsdzExportTest::context = nullptr
protected

Definition at line 32 of file usd_usdz_export_test.cc.

Referenced by load_file_and_depsgraph(), and TearDown().


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