Blender V4.3
blender::io::usd::UsdCurvesTest Class Reference

Inherits BlendfileLoadingBaseTest.

Public Member Functions

bool load_file_and_depsgraph (const StringRefNull &filepath, const eEvaluationMode eval_mode=DAG_EVAL_VIEWPORT)
 
virtual void SetUp () override
 
virtual 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 64 of file usd_curves_test.cc.

Member Function Documentation

◆ load_file_and_depsgraph()

◆ SetUp()

virtual void blender::io::usd::UsdCurvesTest::SetUp ( )
inlineoverridevirtual

Definition at line 84 of file usd_curves_test.cc.

◆ TearDown()

virtual void blender::io::usd::UsdCurvesTest::TearDown ( )
inlineoverridevirtual

Member Data Documentation

◆ context

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

Definition at line 66 of file usd_curves_test.cc.


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