Blender V5.0
blender::io::AbstractHierarchyIteratorTest Class Reference

Inherits BlendfileLoadingBaseTest.

Inherited by blender::io::AbstractHierarchyIteratorInvisibleTest.

Protected Member Functions

void SetUp () override
void TearDown () override
void iterator_create ()
void iterator_free ()
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 ()

Protected Attributes

TestingHierarchyIteratoriterator
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 ()

Detailed Description

Definition at line 90 of file abstract_hierarchy_iterator_test.cc.

Member Function Documentation

◆ iterator_create()

void blender::io::AbstractHierarchyIteratorTest::iterator_create ( )
inlineprotected

◆ iterator_free()

void blender::io::AbstractHierarchyIteratorTest::iterator_free ( )
inlineprotected

Definition at line 112 of file abstract_hierarchy_iterator_test.cc.

References iterator.

Referenced by TearDown().

◆ SetUp()

void blender::io::AbstractHierarchyIteratorTest::SetUp ( )
inlineoverrideprotected

Definition at line 94 of file abstract_hierarchy_iterator_test.cc.

References iterator.

◆ TearDown()

void blender::io::AbstractHierarchyIteratorTest::TearDown ( )
inlineoverrideprotectedvirtual

Member Data Documentation

◆ iterator

TestingHierarchyIterator* blender::io::AbstractHierarchyIteratorTest::iterator
protected

Definition at line 92 of file abstract_hierarchy_iterator_test.cc.

Referenced by iterator_create(), iterator_free(), and SetUp().


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