pyinterp.RTree.__setstate__# RTree.__setstate__(state: tuple) → None[source]# Set the state of the object from pickling. Parameters: state – The state of the object for pickling purposes.