| AddTransform(Transform t) | itk::simple::Transform | |
| FlattenTransform() | itk::simple::Transform | |
| GetAngle() const | itk::simple::Similarity2DTransform | |
| GetCenter() const | itk::simple::Similarity2DTransform | |
| GetDimension(void) const | itk::simple::Transform | |
| GetFixedParameters(void) const | itk::simple::Transform | |
| GetInverse() const | itk::simple::Transform | |
| GetITKBase(void) | itk::simple::Transform | |
| GetITKBase(void) const | itk::simple::Transform | |
| GetMatrix() const | itk::simple::Similarity2DTransform | |
| GetName() const | itk::simple::Similarity2DTransform | inlinevirtual |
| GetNumberOfFixedParameters(void) const | itk::simple::Transform | |
| GetNumberOfParameters(void) const | itk::simple::Transform | |
| GetParameters(void) const | itk::simple::Transform | |
| GetScale() const | itk::simple::Similarity2DTransform | |
| GetTranslation() const | itk::simple::Similarity2DTransform | |
| InternalInitialization(itk::TransformBase *transform) | itk::simple::Similarity2DTransform | private |
| InternalInitialization(TransformType *transform) | itk::simple::Similarity2DTransform | private |
| IsLinear() const | itk::simple::Transform | virtual |
| m_pfGetAngle | itk::simple::Similarity2DTransform | private |
| m_pfGetCenter | itk::simple::Similarity2DTransform | private |
| m_pfGetMatrix | itk::simple::Similarity2DTransform | private |
| m_pfGetScale | itk::simple::Similarity2DTransform | private |
| m_pfGetTranslation | itk::simple::Similarity2DTransform | private |
| m_pfSetAngle | itk::simple::Similarity2DTransform | private |
| m_pfSetCenter | itk::simple::Similarity2DTransform | private |
| m_pfSetMatrix | itk::simple::Similarity2DTransform | private |
| m_pfSetScale | itk::simple::Similarity2DTransform | private |
| m_pfSetTranslation | itk::simple::Similarity2DTransform | private |
| MakeUnique(void) | itk::simple::Transform | |
| operator=(const Similarity2DTransform &) | itk::simple::Similarity2DTransform | |
| itk::simple::Transform::operator=(const Transform &) | itk::simple::Transform | |
| Self typedef | itk::simple::Similarity2DTransform | |
| SetAngle(double angle) | itk::simple::Similarity2DTransform | |
| SetCenter(const std::vector< double > ¶ms) | itk::simple::Similarity2DTransform | |
| SetFixedParameters(const std::vector< double > ¶meters) | itk::simple::Transform | |
| SetIdentity() | itk::simple::Transform | virtual |
| SetInverse() | itk::simple::Transform | virtual |
| SetMatrix(const std::vector< double > &matrix, double tolerance=1e-10) | itk::simple::Similarity2DTransform | |
| SetParameters(const std::vector< double > ¶meters) | itk::simple::Transform | |
| SetPimpleTransform(PimpleTransformBase *pimpleTransform) | itk::simple::Similarity2DTransform | protectedvirtual |
| SetScale(double scale) | itk::simple::Similarity2DTransform | |
| SetTranslation(const std::vector< double > &translation) | itk::simple::Similarity2DTransform | |
| Similarity2DTransform() | itk::simple::Similarity2DTransform | |
| Similarity2DTransform(double scaleFactor, double angle=0.0, const std::vector< double > &translation=std::vector< double >(2, 0.0), const std::vector< double > &fixedCenter=std::vector< double >(2, 0.0)) | itk::simple::Similarity2DTransform | explicit |
| Similarity2DTransform(const Similarity2DTransform &) | itk::simple::Similarity2DTransform | |
| Similarity2DTransform(const Transform &) | itk::simple::Similarity2DTransform | explicit |
| Superclass typedef | itk::simple::Similarity2DTransform | |
| ToString(void) const | itk::simple::Transform | |
| Transform(void) | itk::simple::Transform | |
| Transform(itk::CompositeTransform< double, NDimension > *compositeTransform) | itk::simple::Transform | inlineexplicit |
| Transform(itk::TransformBase *transform) | itk::simple::Transform | explicit |
| Transform(unsigned int dimensions, TransformEnum type) | itk::simple::Transform | |
| Transform(Image &displacement, TransformEnum type=sitkDisplacementField) | itk::simple::Transform | |
| Transform(const Transform &) | itk::simple::Transform | |
| Transform(PimpleTransformBase *pimpleTransform) | itk::simple::Transform | explicitprotected |
| TransformPoint(const std::vector< double > &point) const | itk::simple::Transform | |
| TransformVector(const std::vector< double > &vector, const std::vector< double > &point) const | itk::simple::Transform | |
| WriteTransform(const std::string &filename) const | itk::simple::Transform | |
| ~Similarity2DTransform() | itk::simple::Similarity2DTransform | |
| ~Transform(void) | itk::simple::Transform | virtual |