sailfish.quad_tree.NodeList

class sailfish.quad_tree.NodeList(children)[source]

Bases: object

A restricted container to hold n-tree nodes.

__init__(children)[source]

Methods

__init__(children)