SimpleITK  1.0.1
itk::simple::Euler2DTransform Member List

This is the complete list of members for itk::simple::Euler2DTransform, including all inherited members.

AddTransform(Transform t)itk::simple::Transform
Euler2DTransform()itk::simple::Euler2DTransform
Euler2DTransform(const std::vector< double > &fixedCenter, double angle=0.0, const std::vector< double > &translation=std::vector< double >(2, 0.0))itk::simple::Euler2DTransformexplicit
Euler2DTransform(const Euler2DTransform &)itk::simple::Euler2DTransform
Euler2DTransform(const Transform &)itk::simple::Euler2DTransformexplicit
GetAngle() const itk::simple::Euler2DTransform
GetCenter() const itk::simple::Euler2DTransform
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::Euler2DTransform
GetName() const itk::simple::Euler2DTransforminlinevirtual
GetParameters(void) const itk::simple::Transform
GetTranslation() const itk::simple::Euler2DTransform
InternalInitialization(itk::TransformBase *transform)itk::simple::Euler2DTransformprivate
InternalInitialization(TransformType *transform)itk::simple::Euler2DTransformprivate
IsLinear() const itk::simple::Transformvirtual
m_pfGetAngleitk::simple::Euler2DTransformprivate
m_pfGetCenteritk::simple::Euler2DTransformprivate
m_pfGetMatrixitk::simple::Euler2DTransformprivate
m_pfGetTranslationitk::simple::Euler2DTransformprivate
m_pfSetAngleitk::simple::Euler2DTransformprivate
m_pfSetCenteritk::simple::Euler2DTransformprivate
m_pfSetMatrixitk::simple::Euler2DTransformprivate
m_pfSetTranslationitk::simple::Euler2DTransformprivate
MakeUnique(void)itk::simple::Transform
operator=(const Euler2DTransform &)itk::simple::Euler2DTransform
itk::simple::Transform::operator=(const Transform &)itk::simple::Transform
Self typedefitk::simple::Euler2DTransform
SetAngle(double angle)itk::simple::Euler2DTransform
SetCenter(const std::vector< double > &params)itk::simple::Euler2DTransform
SetFixedParameters(const std::vector< double > &parameters)itk::simple::Transform
SetIdentity()itk::simple::Transformvirtual
SetInverse()itk::simple::Transformvirtual
SetMatrix(const std::vector< double > &matrix, double tolerance=1e-10)itk::simple::Euler2DTransform
SetParameters(const std::vector< double > &parameters)itk::simple::Transform
SetPimpleTransform(PimpleTransformBase *pimpleTransform)itk::simple::Euler2DTransformprotectedvirtual
SetTranslation(const std::vector< double > &translation)itk::simple::Euler2DTransform
Superclass typedefitk::simple::Euler2DTransform
ToString(void) const itk::simple::Transform
Transform(void)itk::simple::Transform
Transform(itk::CompositeTransform< double, NDimension > *compositeTransform)itk::simple::Transforminlineexplicit
Transform(itk::TransformBase *transform)itk::simple::Transformexplicit
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::Transformexplicitprotected
TransformPoint(const std::vector< double > &point) const itk::simple::Transform
WriteTransform(const std::string &filename) const itk::simple::Transform
~Transform(void)itk::simple::Transformvirtual