18 #ifndef itkLevelSetIterationUpdateCommand_h
19 #define itkLevelSetIterationUpdateCommand_h
37 template<
typename TIteratingFilter,
typename TFilterToUpdate >
82 #ifndef ITK_MANUAL_INSTANTIATION
83 #include "itkLevelSetIterationUpdateCommand.hxx"
IdentifierType m_UpdatePeriod
WeakPointer< FilterToUpdateType > m_FilterToUpdate
TIteratingFilter IteratingFilterType
SizeValueType IdentifierType
TFilterToUpdate FilterToUpdateType
int Execute(int argc, char *argv[])
Call update on one filter when another filter iterates.
Abstraction of the Events used to communicating among filters and with GUIs.
class ITK_FORWARD_EXPORT Command
Base class for most ITK classes.
Superclass for callback/observer methods.