| AddTransform(Transform t) | itk::simple::Transform | |
| FlattenTransform() | itk::simple::Transform | |
| GetCenter() const | itk::simple::VersorTransform | |
| 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::VersorTransform | |
| GetName() const | itk::simple::Transform | virtual |
| GetNumberOfFixedParameters(void) const | itk::simple::Transform | |
| GetNumberOfParameters(void) const | itk::simple::Transform | |
| GetParameters(void) const | itk::simple::Transform | |
| GetVersor() const | itk::simple::VersorTransform | |
| InternalInitialization(itk::TransformBase *transform) | itk::simple::VersorTransform | private |
| InternalInitialization(TransformType *transform) | itk::simple::VersorTransform | private |
| IsLinear() const | itk::simple::Transform | virtual |
| m_pfGetCenter | itk::simple::VersorTransform | private |
| m_pfGetMatrix | itk::simple::VersorTransform | private |
| m_pfGetVersor | itk::simple::VersorTransform | private |
| m_pfSetCenter | itk::simple::VersorTransform | private |
| m_pfSetMatrix | itk::simple::VersorTransform | private |
| m_pfSetRotation1 | itk::simple::VersorTransform | private |
| m_pfSetRotation2 | itk::simple::VersorTransform | private |
| MakeUnique(void) | itk::simple::Transform | |
| operator=(const VersorTransform &) | itk::simple::VersorTransform | |
| itk::simple::Transform::operator=(const Transform &) | itk::simple::Transform | |
| Self typedef | itk::simple::VersorTransform | |
| SetCenter(const std::vector< double > ¶ms) | itk::simple::VersorTransform | |
| 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::VersorTransform | |
| SetParameters(const std::vector< double > ¶meters) | itk::simple::Transform | |
| SetPimpleTransform(PimpleTransformBase *pimpleTransform) | itk::simple::VersorTransform | protectedvirtual |
| SetRotation(const std::vector< double > &versor) | itk::simple::VersorTransform | |
| SetRotation(const std::vector< double > &axis, double angle) | itk::simple::VersorTransform | |
| Superclass typedef | itk::simple::VersorTransform | |
| 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 | |
| VersorTransform() | itk::simple::VersorTransform | |
| VersorTransform(const VersorTransform &) | itk::simple::VersorTransform | |
| VersorTransform(const Transform &) | itk::simple::VersorTransform | explicit |
| VersorTransform(const std::vector< double > &versor, const std::vector< double > &fixedCenter=std::vector< double >(3, 0.0)) | itk::simple::VersorTransform | explicit |
| VersorTransform(const std::vector< double > &axis, double angle, const std::vector< double > &fixedCenter=std::vector< double >(3, 0.0)) | itk::simple::VersorTransform | |
| WriteTransform(const std::string &filename) const | itk::simple::Transform | |
| ~Transform(void) | itk::simple::Transform | virtual |
| ~VersorTransform() | itk::simple::VersorTransform | |