template<typename TParametersValueType, unsigned int NDimensions>
class itk::GaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform< TParametersValueType, NDimensions >
Modifies the UpdateTransformParameters method to peform a Gaussian smoothing of the velocity field after adding the update array.
This class is the same as TimeVaryingVelocityFieldTransform, except for the changes to UpdateTransformParameters. The method smooths the result of the addition of the update array and the displacement field, using a GaussianOperator filter.
Definition at line 39 of file itkGaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform.h.
|
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | DerivativeType = typename Superclass::DerivativeType |
| |
| using | DerivativeValueType = typename DerivativeType::ValueType |
| |
| using | DisplacementVectorType = typename VelocityFieldType::PixelType |
| |
| using | DisplacementVectorValueType = typename DisplacementVectorType::ValueType |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | ScalarType = typename Superclass::ScalarType |
| |
| using | Self = GaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform |
| |
| using | Superclass = TimeVaryingVelocityFieldTransform< TParametersValueType, NDimensions > |
| |
| using | TimeVaryingVelocityFieldPointer = typename Superclass::TimeVaryingVelocityFieldPointer |
| |
| using | TimeVaryingVelocityFieldType = typename Superclass::TimeVaryingVelocityFieldType |
| |
| using | VelocityFieldType = typename Superclass::VelocityFieldType |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | DerivativeType = typename Superclass::DerivativeType |
| |
| using | DisplacementFieldType = typename Superclass::DisplacementFieldType |
| |
| using | FixedParametersType = typename Superclass::FixedParametersType |
| |
| using | FixedParametersValueType = typename FixedParametersType::ValueType |
| |
| using | InterpolatorType = typename Superclass::InterpolatorType |
| |
| using | InverseTransformBasePointer = typename Superclass::InverseTransformBasePointer |
| |
| using | NumberOfParametersType = typename Superclass::NumberOfParametersType |
| |
| using | ParametersType = typename Superclass::ParametersType |
| |
| using | ParametersValueType = typename ParametersType::ValueType |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | ScalarType = typename Superclass::ScalarType |
| |
| using | Self = TimeVaryingVelocityFieldTransform |
| |
| using | Superclass = VelocityFieldTransform< TParametersValueType, NDimensions > |
| |
| using | TimeVaryingVelocityFieldPointer = typename VelocityFieldType::Pointer |
| |
| using | TimeVaryingVelocityFieldType = VelocityFieldType |
| |
| using | TransformPointer = typename Transform< TParametersValueType, NDimensions, NDimensions >::Pointer |
| |
| using | VelocityFieldIntegratorType = typename Superclass::VelocityFieldInterpolatorType |
| |
| using | VelocityFieldType = typename Superclass::VelocityFieldType |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | DerivativeType = typename Superclass::DerivativeType |
| |
| using | DirectionType = typename VelocityFieldType::DirectionType |
| |
| using | DisplacementFieldPointer = typename DisplacementFieldType::Pointer |
| |
| using | DisplacementFieldType = typename Superclass::DisplacementFieldType |
| |
| using | FixedParametersType = typename Superclass::FixedParametersType |
| |
| using | FixedParametersValueType = typename Superclass::FixedParametersValueType |
| |
| using | IndexType = typename VelocityFieldType::IndexType |
| |
| using | InputPointType = typename Superclass::InputPointType |
| |
| using | InputVectorPixelType = typename Superclass::InputVectorPixelType |
| |
| using | InputVectorType = typename Superclass::InputVectorType |
| |
| using | InverseTransformBasePointer = typename Superclass::InverseTransformBasePointer |
| |
| using | NumberOfParametersType = typename Superclass::NumberOfParametersType |
| |
| using | OptimizerParametersHelperType = ImageVectorOptimizerParametersHelper< ScalarType, Dimension, VelocityFieldDimension > |
| |
| using | OutputPointType = typename Superclass::OutputPointType |
| |
| using | OutputVectorPixelType = typename Superclass::OutputVectorPixelType |
| |
| using | OutputVectorType = typename Superclass::OutputVectorType |
| |
| using | ParametersType = typename Superclass::ParametersType |
| |
| using | ParametersValueType = typename Superclass::ParametersValueType |
| |
| using | PixelType = typename VelocityFieldType::PixelType |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | PointType = typename VelocityFieldType::PointType |
| |
| using | RegionType = typename VelocityFieldType::RegionType |
| |
| using | ScalarType = typename Superclass::ScalarType |
| |
| using | Self = VelocityFieldTransform |
| |
| using | SizeType = typename VelocityFieldType::SizeType |
| |
| using | SpacingType = typename VelocityFieldType::SpacingType |
| |
| using | Superclass = DisplacementFieldTransform< TParametersValueType, NDimensions > |
| |
| using | TransformCategoryType = typename Superclass::TransformCategoryType |
| |
| using | VelocityFieldInterpolatorPointer = typename VelocityFieldInterpolatorType::Pointer |
| |
| using | VelocityFieldInterpolatorType = VectorInterpolateImageFunction< VelocityFieldType, ScalarType > |
| |
| using | VelocityFieldPointer = typename VelocityFieldType::Pointer |
| |
| using | VelocityFieldType = Image< OutputVectorType, VelocityFieldDimension > |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | DerivativeType = typename Superclass::DerivativeType |
| |
| using | DirectionType = typename DisplacementFieldType::DirectionType |
| |
| using | DisplacementFieldConstPointer = typename DisplacementFieldType::ConstPointer |
| |
| using | DisplacementFieldPointer = typename DisplacementFieldType::Pointer |
| |
| using | DisplacementFieldType = Image< OutputVectorType, Dimension > |
| |
| using | FixedParametersType = typename Superclass::FixedParametersType |
| |
| using | FixedParametersValueType = typename Superclass::FixedParametersValueType |
| |
| using | IndexType = typename DisplacementFieldType::IndexType |
| |
| using | InputCovariantVectorType = typename Superclass::InputCovariantVectorType |
| |
| using | InputDiffusionTensor3DType = typename Superclass::InputDiffusionTensor3DType |
| |
| using | InputPointType = typename Superclass::InputPointType |
| |
| using | InputTensorEigenVectorType = CovariantVector< ScalarType, InputDiffusionTensor3DType::Dimension > |
| |
| using | InputVectorPixelType = typename Superclass::InputVectorPixelType |
| |
| using | InputVectorType = typename Superclass::InputVectorType |
| |
| using | InputVnlVectorType = typename Superclass::InputVnlVectorType |
| |
| using | InterpolatorType = VectorInterpolateImageFunction< DisplacementFieldType, ScalarType > |
| |
| using | InverseJacobianPositionType = typename Superclass::InverseJacobianPositionType |
| |
| using | InverseTransformBasePointer = typename Superclass::InverseTransformBasePointer |
| |
| using | JacobianPositionType = typename Superclass::JacobianPositionType |
| |
| using | JacobianType = typename Superclass::JacobianType |
| |
| using | NumberOfParametersType = typename Superclass::NumberOfParametersType |
| |
| using | OptimizerParametersHelperType = ImageVectorOptimizerParametersHelper< ScalarType, OutputVectorType::Dimension, Dimension > |
| |
| using | OutputCovariantVectorType = typename Superclass::OutputCovariantVectorType |
| |
| using | OutputDiffusionTensor3DType = typename Superclass::OutputDiffusionTensor3DType |
| |
| using | OutputPointType = typename Superclass::OutputPointType |
| |
| using | OutputTensorEigenVectorType = CovariantVector< ScalarType, OutputDiffusionTensor3DType::Dimension > |
| |
| using | OutputVectorPixelType = typename Superclass::OutputVectorPixelType |
| |
| using | OutputVectorType = typename Superclass::OutputVectorType |
| |
| using | OutputVnlVectorType = typename Superclass::OutputVnlVectorType |
| |
| using | ParametersType = typename Superclass::ParametersType |
| |
| using | ParametersValueType = typename Superclass::ParametersValueType |
| |
| using | PixelType = typename DisplacementFieldType::PixelType |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | PointType = typename DisplacementFieldType::PointType |
| |
| using | RegionType = typename DisplacementFieldType::RegionType |
| |
| using | ScalarType = typename Superclass::ScalarType |
| |
| using | Self = DisplacementFieldTransform |
| |
| using | SizeType = typename DisplacementFieldType::SizeType |
| |
| using | SpacingType = typename DisplacementFieldType::SpacingType |
| |
| using | Superclass = Transform< TParametersValueType, NDimensions, NDimensions > |
| |
| using | TransformCategoryType = typename Superclass::TransformCategoryType |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | DerivativeType = Array< ParametersValueType > |
| |
| using | DirectionChangeMatrix = Matrix< double, Self::OutputSpaceDimension, Self::InputSpaceDimension > |
| |
| using | FixedParametersType = typename Superclass::FixedParametersType |
| |
| using | FixedParametersValueType = typename Superclass::FixedParametersValueType |
| |
| using | InputCovariantVectorType = CovariantVector< TParametersValueType, NInputDimensions > |
| |
| using | InputDiffusionTensor3DType = DiffusionTensor3D< TParametersValueType > |
| |
| using | InputDirectionMatrix = Matrix< double, Self::InputSpaceDimension, Self::InputSpaceDimension > |
| |
| using | InputPointType = Point< TParametersValueType, NInputDimensions > |
| |
| using | InputSymmetricSecondRankTensorType = SymmetricSecondRankTensor< TParametersValueType, NInputDimensions > |
| |
| using | InputVectorPixelType = VariableLengthVector< TParametersValueType > |
| |
| using | InputVectorType = Vector< TParametersValueType, NInputDimensions > |
| |
| using | InputVnlVectorType = vnl_vector_fixed< TParametersValueType, NInputDimensions > |
| |
| using | InverseJacobianPositionType = vnl_matrix_fixed< ParametersValueType, NInputDimensions, NOutputDimensions > |
| |
| using | InverseTransformBasePointer = typename InverseTransformBaseType::Pointer |
| |
| using | InverseTransformBaseType = Transform< TParametersValueType, NOutputDimensions, NInputDimensions > |
| |
| using | JacobianPositionType = vnl_matrix_fixed< ParametersValueType, NOutputDimensions, NInputDimensions > |
| |
| using | JacobianType = Array2D< ParametersValueType > |
| |
| using | MatrixType = Matrix< TParametersValueType, Self::OutputSpaceDimension, Self::InputSpaceDimension > |
| |
| using | NumberOfParametersType = typename Superclass::NumberOfParametersType |
| |
| using | OutputCovariantVectorType = CovariantVector< TParametersValueType, NOutputDimensions > |
| |
| using | OutputDiffusionTensor3DType = DiffusionTensor3D< TParametersValueType > |
| |
| using | OutputDirectionMatrix = Matrix< double, Self::OutputSpaceDimension, Self::OutputSpaceDimension > |
| |
| using | OutputPointType = Point< TParametersValueType, NOutputDimensions > |
| |
| using | OutputSymmetricSecondRankTensorType = SymmetricSecondRankTensor< TParametersValueType, NOutputDimensions > |
| |
| using | OutputVectorPixelType = VariableLengthVector< TParametersValueType > |
| |
| using | OutputVectorType = Vector< TParametersValueType, NOutputDimensions > |
| |
| using | OutputVnlVectorType = vnl_vector_fixed< TParametersValueType, NOutputDimensions > |
| |
| using | ParametersType = typename Superclass::ParametersType |
| |
| using | ParametersValueType = typename Superclass::ParametersValueType |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | ScalarType = ParametersValueType |
| |
| using | Self = Transform |
| |
| using | Superclass = TransformBaseTemplate< TParametersValueType > |
| |
| using | TransformCategoryType = typename Superclass::TransformCategoryType |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | FixedParametersType = OptimizerParameters< FixedParametersValueType > |
| |
| using | FixedParametersValueType = double |
| |
| using | NumberOfParametersType = IdentifierType |
| |
| using | ParametersType = OptimizerParameters< ParametersValueType > |
| |
| using | ParametersValueType = TParametersValueType |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | Self = TransformBaseTemplate |
| |
| using | Superclass = Object |
| |
| enum | TransformCategoryType {
UnknownTransformCategory =0,
Linear =1,
BSpline =2,
Spline =3,
DisplacementField =4,
VelocityField =5
} |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | Self = Object |
| |
| using | Superclass = LightObject |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | Self = LightObject |
| |
|
| virtual ::itk::LightObject::Pointer | CreateAnother () const |
| |
virtual
TimeVaryingVelocityFieldPointer | GaussianSmoothTimeVaryingVelocityField (VelocityFieldType *, ScalarType, ScalarType) |
| |
| virtual const char * | GetNameOfClass () const |
| |
| void | UpdateTransformParameters (const DerivativeType &update, ScalarType factor=1.0) override |
| |
|
| virtual void | SetGaussianSpatialSmoothingVarianceForTheUpdateField (ScalarType _arg) |
| |
| virtual const ScalarType & | GetGaussianSpatialSmoothingVarianceForTheUpdateField () const |
| |
|
| virtual void | SetGaussianTemporalSmoothingVarianceForTheUpdateField (ScalarType _arg) |
| |
| virtual const ScalarType & | GetGaussianTemporalSmoothingVarianceForTheUpdateField () const |
| |
|
| virtual void | SetGaussianSpatialSmoothingVarianceForTheTotalField (ScalarType _arg) |
| |
| virtual const ScalarType & | GetGaussianSpatialSmoothingVarianceForTheTotalField () const |
| |
|
| virtual void | SetGaussianTemporalSmoothingVarianceForTheTotalField (ScalarType _arg) |
| |
| virtual const ScalarType & | GetGaussianTemporalSmoothingVarianceForTheTotalField () const |
| |
| virtual ::itk::LightObject::Pointer | CreateAnother () const |
| |
| void | IntegrateVelocityField () override |
| |
| virtual void | SetTimeVaryingVelocityField (VelocityFieldType *field) |
| |
| VelocityFieldType * | GetModifiableTimeVaryingVelocityField () |
| |
| const VelocityFieldType * | GetTimeVaryingVelocityField () const |
| |
| virtual ::itk::LightObject::Pointer | CreateAnother () const |
| |
| bool | GetInverse (Self *inverse) const |
| |
| InverseTransformBasePointer | GetInverseTransform () const override |
| |
| virtual ScalarType | GetLowerTimeBound () const |
| |
| virtual unsigned int | GetNumberOfIntegrationSteps () const |
| |
| virtual ScalarType | GetUpperTimeBound () const |
| |
| virtual const unsigned long & | GetVelocityFieldSetTime () const |
| |
| void | SetFixedParameters (const FixedParametersType &) override |
| |
| virtual void | SetLowerTimeBound (ScalarType _arg) |
| |
| virtual void | SetNumberOfIntegrationSteps (unsigned int _arg) |
| |
| virtual void | SetUpperTimeBound (ScalarType _arg) |
| |
| void | UpdateTransformParameters (const DerivativeType &update, ScalarType factor=1.0) override |
| |
| virtual void | SetVelocityField (VelocityFieldType *) |
| |
| virtual VelocityFieldType * | GetModifiableVelocityField () |
| |
| virtual const VelocityFieldType * | GetVelocityField () const |
| |
| virtual void | SetVelocityFieldInterpolator (VelocityFieldInterpolatorType *) |
| |
virtual
VelocityFieldInterpolatorType * | GetModifiableVelocityFieldInterpolator () |
| |
virtual const
VelocityFieldInterpolatorType * | GetVelocityFieldInterpolator () const |
| |
| void | SetDisplacementField (DisplacementFieldType *displacementField) override |
| |
| void | ComputeInverseJacobianWithRespectToPosition (const InputPointType &x, InverseJacobianPositionType &j) const override |
| |
| virtual void | ComputeJacobianWithRespectToParameters (const IndexType &, JacobianType &j) const |
| |
| void | ComputeJacobianWithRespectToPosition (const InputPointType &x, JacobianPositionType &j) const override |
| |
| virtual void | ComputeJacobianWithRespectToPosition (const IndexType &x, JacobianPositionType &j) const |
| |
| virtual const ModifiedTimeType & | GetDisplacementFieldSetTime () const |
| |
| bool | GetInverse (Self *inverse) const |
| |
| virtual void | GetInverseJacobianOfForwardFieldWithRespectToPosition (const InputPointType &point, JacobianPositionType &jacobian, bool useSVD=false) const |
| |
| virtual void | GetInverseJacobianOfForwardFieldWithRespectToPosition (const IndexType &index, JacobianPositionType &jacobian, bool useSVD=false) const |
| |
| NumberOfParametersType | GetNumberOfLocalParameters () const override |
| |
| TransformCategoryType | GetTransformCategory () const override |
| |
| virtual void | SetIdentity () |
| |
| OutputVectorPixelType | TransformCovariantVector (const InputVectorPixelType &) const override |
| |
| OutputVectorPixelType | TransformDiffusionTensor (const InputVectorPixelType &) const |
| |
| OutputPointType | TransformPoint (const InputPointType &thisPoint) const override |
| |
| OutputVectorPixelType | TransformVector (const InputVectorPixelType &) const override |
| |
| OutputVnlVectorType | TransformVector (const InputVnlVectorType &) const override |
| |
| void | UpdateTransformParameters (const DerivativeType &update, ScalarType factor=1.0) override |
| |
| virtual DisplacementFieldType * | GetModifiableDisplacementField () |
| |
virtual const
DisplacementFieldType * | GetDisplacementField () const |
| |
| virtual void | SetInverseDisplacementField (DisplacementFieldType *inverseDisplacementField) |
| |
| virtual DisplacementFieldType * | GetModifiableInverseDisplacementField () |
| |
virtual const
DisplacementFieldType * | GetInverseDisplacementField () const |
| |
| virtual void | SetInterpolator (InterpolatorType *interpolator) |
| |
| virtual InterpolatorType * | GetModifiableInterpolator () |
| |
| virtual const InterpolatorType * | GetInterpolator () const |
| |
| virtual void | SetInverseInterpolator (InterpolatorType *interpolator) |
| |
| virtual InterpolatorType * | GetModifiableInverseInterpolator () |
| |
| virtual const InterpolatorType * | GetInverseInterpolator () const |
| |
| OutputVectorType | TransformVector (const InputVectorType &) const override |
| |
| OutputDiffusionTensor3DType | TransformDiffusionTensor (const InputDiffusionTensor3DType &) const |
| |
| OutputCovariantVectorType | TransformCovariantVector (const InputCovariantVectorType &) const override |
| |
| void | SetParameters (const ParametersType ¶ms) override |
| |
| void | ComputeJacobianWithRespectToParameters (const InputPointType &, JacobianType &j) const override |
| |
| virtual void | SetCoordinateTolerance (double _arg) |
| |
| virtual double | GetCoordinateTolerance () const |
| |
| virtual void | SetDirectionTolerance (double _arg) |
| |
| virtual double | GetDirectionTolerance () const |
| |
| virtual void | ComputeJacobianWithRespectToParameters (const InputPointType &, JacobianType &) const =0 |
| |
| virtual void | ComputeJacobianWithRespectToParametersCachedTemporaries (const InputPointType &p, JacobianType &jacobian, JacobianType &) const |
| |
| void | CopyInFixedParameters (const FixedParametersValueType *const begin, const FixedParametersValueType *const end) override |
| |
| void | CopyInParameters (const ParametersValueType *const begin, const ParametersValueType *const end) override |
| |
| const FixedParametersType & | GetFixedParameters () const override |
| |
| unsigned int | GetInputSpaceDimension () const override |
| |
| bool | GetInverse (Self *) const |
| |
| virtual NumberOfParametersType | GetNumberOfFixedParameters () const |
| |
| NumberOfParametersType | GetNumberOfParameters () const override |
| |
| unsigned int | GetOutputSpaceDimension () const override |
| |
| const ParametersType & | GetParameters () const override |
| |
| TransformCategoryType | GetTransformCategory () const override |
| |
| std::string | GetTransformTypeAsString () const override |
| |
| virtual bool | IsLinear () const |
| |
| | itkCloneMacro (Self) |
| |
| void | SetParametersByValue (const ParametersType &p) override |
| |
| virtual OutputCovariantVectorType | TransformCovariantVector (const InputCovariantVectorType &) const |
| |
| virtual OutputCovariantVectorType | TransformCovariantVector (const InputCovariantVectorType &vector, const InputPointType &point) const |
| |
| virtual OutputVectorPixelType | TransformCovariantVector (const InputVectorPixelType &) const |
| |
| virtual OutputVectorPixelType | TransformCovariantVector (const InputVectorPixelType &vector, const InputPointType &point) const |
| |
| virtual OutputDiffusionTensor3DType | TransformDiffusionTensor3D (const InputDiffusionTensor3DType &) const |
| |
| virtual OutputDiffusionTensor3DType | TransformDiffusionTensor3D (const InputDiffusionTensor3DType &tensor, const InputPointType &point) const |
| |
| virtual OutputVectorPixelType | TransformDiffusionTensor3D (const InputVectorPixelType &) const |
| |
| virtual OutputVectorPixelType | TransformDiffusionTensor3D (const InputVectorPixelType &tensor, const InputPointType &point) const |
| |
| virtual OutputPointType | TransformPoint (const InputPointType &) const =0 |
| |
virtual
OutputSymmetricSecondRankTensorType | TransformSymmetricSecondRankTensor (const InputSymmetricSecondRankTensorType &tensor, const InputPointType &point) const |
| |
virtual
OutputSymmetricSecondRankTensorType | TransformSymmetricSecondRankTensor (const InputSymmetricSecondRankTensorType &) const |
| |
| virtual OutputVectorPixelType | TransformSymmetricSecondRankTensor (const InputVectorPixelType &) const |
| |
| virtual OutputVectorPixelType | TransformSymmetricSecondRankTensor (const InputVectorPixelType &tensor, const InputPointType &point) const |
| |
| virtual OutputVectorType | TransformVector (const InputVectorType &) const |
| |
| virtual OutputVectorType | TransformVector (const InputVectorType &vector, const InputPointType &point) const |
| |
| virtual OutputVnlVectorType | TransformVector (const InputVnlVectorType &) const |
| |
| virtual OutputVnlVectorType | TransformVector (const InputVnlVectorType &vector, const InputPointType &point) const |
| |
| virtual OutputVectorPixelType | TransformVector (const InputVectorPixelType &) const |
| |
| virtual OutputVectorPixelType | TransformVector (const InputVectorPixelType &vector, const InputPointType &point) const |
| |
| virtual void | UpdateTransformParameters (const DerivativeType &update, ParametersValueType factor=1.0) |
| |
| virtual void | ComputeJacobianWithRespectToPosition (const InputPointType &, JacobianPositionType &) const |
| |
| | itkLegacyMacro (virtual void ComputeJacobianWithRespectToPosition(const InputPointType &x, JacobianType &jacobian) const) |
| |
| | itkLegacyMacro (virtual void ComputeInverseJacobianWithRespectToPosition(const InputPointType &x, JacobianType &jacobian) const) |
| |
| virtual void | ComputeInverseJacobianWithRespectToPosition (const InputPointType &x, InverseJacobianPositionType &jacobian) const |
| |
| unsigned long | AddObserver (const EventObject &event, Command *) |
| |
| unsigned long | AddObserver (const EventObject &event, Command *) const |
| |
| virtual void | DebugOff () const |
| |
| virtual void | DebugOn () const |
| |
| Command * | GetCommand (unsigned long tag) |
| |
| bool | GetDebug () const |
| |
| MetaDataDictionary & | GetMetaDataDictionary () |
| |
| const MetaDataDictionary & | GetMetaDataDictionary () const |
| |
| virtual ModifiedTimeType | GetMTime () const |
| |
| virtual const TimeStamp & | GetTimeStamp () const |
| |
| bool | HasObserver (const EventObject &event) const |
| |
| void | InvokeEvent (const EventObject &) |
| |
| void | InvokeEvent (const EventObject &) const |
| |
| virtual void | Modified () const |
| |
| void | Register () const override |
| |
| void | RemoveAllObservers () |
| |
| void | RemoveObserver (unsigned long tag) |
| |
| void | SetDebug (bool debugFlag) const |
| |
| void | SetReferenceCount (int) override |
| |
| void | UnRegister () const noexceptoverride |
| |
| void | SetMetaDataDictionary (const MetaDataDictionary &rhs) |
| |
| void | SetMetaDataDictionary (MetaDataDictionary &&rrhs) |
| |
| virtual void | SetObjectName (std::string _arg) |
| |
| virtual const std::string & | GetObjectName () const |
| |
| virtual void | Delete () |
| |
| virtual int | GetReferenceCount () const |
| |
| | itkCloneMacro (Self) |
| |
| void | Print (std::ostream &os, Indent indent=0) const |
| |