Superclass for callback/observer methods.
Abstraction of the Events used to communicating among filters and with GUIs.
Base class for most ITK classes.
Command subclass that calls a Python callable object, e.g. a Python function.
PyObject * m_EmptyArgumentList
void Execute(const Object *, const EventObject &) override
void SetCommandCallable(PyObject *obj)
PyCommand & operator=(const Self &)
PyObject * GetCommandCallable()
void Execute(Object *, const EventObject &) override
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....