| AddTransform(Transform t) | itk::simple::Transform | |
| GetCenter() const | itk::simple::Similarity3DTransform | |
| 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::Similarity3DTransform | |
| GetName() const | itk::simple::Similarity3DTransform | inlinevirtual |
| GetParameters(void) const | itk::simple::Transform | |
| GetScale() const | itk::simple::Similarity3DTransform | |
| GetTranslation() const | itk::simple::Similarity3DTransform | |
| GetVersor() const | itk::simple::Similarity3DTransform | |
| InternalInitialization(itk::TransformBase *transform) | itk::simple::Similarity3DTransform | private |
| InternalInitialization(TransformType *transform) | itk::simple::Similarity3DTransform | private |
| IsLinear() const | itk::simple::Transform | virtual |
| m_pfGetCenter | itk::simple::Similarity3DTransform | private |
| m_pfGetMatrix | itk::simple::Similarity3DTransform | private |
| m_pfGetScale | itk::simple::Similarity3DTransform | private |
| m_pfGetTranslation | itk::simple::Similarity3DTransform | private |
| m_pfGetVersor | itk::simple::Similarity3DTransform | private |
| m_pfSetCenter | itk::simple::Similarity3DTransform | private |
| m_pfSetMatrix | itk::simple::Similarity3DTransform | private |
| m_pfSetRotation1 | itk::simple::Similarity3DTransform | private |
| m_pfSetRotation2 | itk::simple::Similarity3DTransform | private |
| m_pfSetScale | itk::simple::Similarity3DTransform | private |
| m_pfSetTranslation | itk::simple::Similarity3DTransform | private |
| m_pfTranslate | itk::simple::Similarity3DTransform | private |
| MakeUnique(void) | itk::simple::Transform | |
| operator=(const Similarity3DTransform &) | itk::simple::Similarity3DTransform | |
| itk::simple::Transform::operator=(const Transform &) | itk::simple::Transform | |
| Self typedef | itk::simple::Similarity3DTransform | |
| SetCenter(const std::vector< double > ¶ms) | itk::simple::Similarity3DTransform | |
| 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::Similarity3DTransform | |
| SetParameters(const std::vector< double > ¶meters) | itk::simple::Transform | |
| SetPimpleTransform(PimpleTransformBase *pimpleTransform) | itk::simple::Similarity3DTransform | protectedvirtual |
| SetRotation(const std::vector< double > &versor) | itk::simple::Similarity3DTransform | |
| SetRotation(const std::vector< double > &axis, double angle) | itk::simple::Similarity3DTransform | |
| SetScale(double scale) | itk::simple::Similarity3DTransform | |
| SetTranslation(const std::vector< double > &translation) | itk::simple::Similarity3DTransform | |
| Similarity3DTransform() | itk::simple::Similarity3DTransform | |
| Similarity3DTransform(const Similarity3DTransform &) | itk::simple::Similarity3DTransform | |
| Similarity3DTransform(const Transform &) | itk::simple::Similarity3DTransform | explicit |
| Similarity3DTransform(double scaleFactor, const std::vector< double > &versor, const std::vector< double > &translation=std::vector< double >(3, 0.0), const std::vector< double > &fixedCenter=std::vector< double >(3, 0.0)) | itk::simple::Similarity3DTransform | |
| Similarity3DTransform(double scaleFactor, const std::vector< double > &axis, double angle, const std::vector< double > &translation=std::vector< double >(3, 0.0), const std::vector< double > &fixedCenter=std::vector< double >(3, 0.0)) | itk::simple::Similarity3DTransform | |
| Superclass typedef | itk::simple::Similarity3DTransform | |
| 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 | |
| Translate(const std::vector< double > &offset) | itk::simple::Similarity3DTransform | |
| WriteTransform(const std::string &filename) const | itk::simple::Transform | |
| ~Transform(void) | itk::simple::Transform | virtual |