Uranium
Application Framework
Loading...
Searching...
No Matches
UM.Scene.Iterator.Iterator.Iterator Class Reference

Public Member Functions

None __init__ (self, "SceneNode" scene_node)
 
typing.Iterator["SceneNode"] __iter__ (self)
 

Protected Member Functions

None _fillStack (self)
 

Protected Attributes

 _scene_node = scene_node
 
list _node_stack = []
 

Detailed Description

Abstract iterator class.

Member Function Documentation

◆ _fillStack()

None UM.Scene.Iterator.Iterator.Iterator._fillStack ( self)
protected
Fills the list of nodes by a certain order. The strategy to do this is to be defined by the child.

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