Elements.pyECSS.Entity.EntityDfsIterator

class Elements.pyECSS.Entity.EntityDfsIterator(entity: Elements.pyECSS.Entity.Entity)[source]

This is a depth-first-iterator for Hierarchical Entities (Iterables) and their Components, based on the Iterator design pattern

Parameters

Iterator ([type]) – [description]

__init__(entity: Elements.pyECSS.Entity.Entity)None[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(entity)

Initialize self.