slicerecon package

Module contents

class slicerecon.plugin

Bases: pybind11_builtins.pybind11_object

listen(self: py_slicerecon.plugin) → None
serve(self: py_slicerecon.plugin) → None
set_slice_callback(self: py_slicerecon.plugin, arg0: Callable[[List[int[2]], List[float], int], Tuple[List[int[2]], List[float]]]) → None