Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Rigid2DTransform< TScalarType > Member List

This is the complete list of members for itk::Rigid2DTransform< TScalarType >, including all inherited members.

AddObserver(const EventObject &event, Command *)itk::Object
BackTransform(const OutputPointType &point) constitk::Rigid2DTransform< TScalarType > [inline]
BackTransform(const OutputVectorType &vector) constitk::Rigid2DTransform< TScalarType > [inline]
BackTransform(const OutputVnlVectorType &vector) constitk::Rigid2DTransform< TScalarType > [inline]
BackTransform(const OutputCovariantVectorType &vector) constitk::Rigid2DTransform< TScalarType > [inline]
BreakOnError()itk::LightObject [static]
Compose(const Self *other, bool pre=false)itk::Rigid2DTransform< TScalarType >
ConstPointer typedefitk::Rigid2DTransform< TScalarType >
DebugOff() constitk::Object [virtual]
DebugOn() constitk::Object [virtual]
Delete()itk::LightObject [virtual]
GetClassName() constitk::Rigid2DTransform< TScalarType > [virtual]
GetCommand(unsigned long tag)itk::Object
GetDebug() constitk::Object
GetGlobalWarningDisplay()itk::Object [static]
GetJacobian(const InputPointType &point) constitk::Rigid2DTransform< TScalarType > [virtual]
GetMetaDataDictionary(void)itk::Object
GetMetaDataDictionary(void) constitk::Object
GetMTime() constitk::Object [virtual]
GetNameOfClass() constitk::LightObject [inline, virtual]
GetNumberOfParameters(void) constitk::Transform< TScalarType, 2, 2 > [inline, virtual]
GetOffset() constitk::Rigid2DTransform< TScalarType > [virtual]
GetParameters(void) constitk::Transform< TScalarType, 2, 2 > [inline, virtual]
GetReferenceCount() constitk::LightObject [inline, virtual]
GetRotationMatrix() constitk::Rigid2DTransform< TScalarType > [virtual]
GlobalWarningDisplayOff()itk::Object [inline, static]
GlobalWarningDisplayOn()itk::Object [inline, static]
HasObserver(const EventObject &event) constitk::Object
InputCovariantVectorType typedefitk::Rigid2DTransform< TScalarType >
InputPointType typedefitk::Rigid2DTransform< TScalarType >
InputVectorType typedefitk::Rigid2DTransform< TScalarType >
InputVnlVectorType typedefitk::Rigid2DTransform< TScalarType >
Inverse(void) constitk::Rigid2DTransform< TScalarType >
InvokeEvent(const EventObject &)itk::Object
InvokeEvent(const EventObject &) constitk::Object
itkStaticConstMacro(InputSpaceDimension, unsigned int, 2)itk::Rigid2DTransform< TScalarType >
itkStaticConstMacro(OutputSpaceDimension, unsigned int, 2)itk::Rigid2DTransform< TScalarType >
itkStaticConstMacro(ParametersDimension, unsigned int, 4)itk::Rigid2DTransform< TScalarType >
itk::Transform< TScalarType, 2, 2 >::itkStaticConstMacro(InputSpaceDimension, unsigned int, NInputDimensions)itk::Transform< TScalarType, 2, 2 >
itk::Transform< TScalarType, 2, 2 >::itkStaticConstMacro(OutputSpaceDimension, unsigned int, NOutputDimensions)itk::Transform< TScalarType, 2, 2 >
JacobianType typedefitk::Rigid2DTransform< TScalarType >
LightObject()itk::LightObject [inline, protected]
m_InverseMatrixitk::Rigid2DTransform< TScalarType > [protected]
m_Jacobianitk::Transform< TScalarType, 2, 2 > [mutable, protected]
m_Parametersitk::Transform< TScalarType, 2, 2 > [mutable, protected]
m_ReferenceCountitk::LightObject [mutable, protected]
m_ReferenceCountLockitk::LightObject [mutable, protected]
m_RotationMatrixitk::Rigid2DTransform< TScalarType > [protected]
MatrixType typedefitk::Rigid2DTransform< TScalarType >
Modified() constitk::Object [virtual]
New()itk::Rigid2DTransform< TScalarType > [static]
Object()itk::Object [protected]
OffsetType typedefitk::Rigid2DTransform< TScalarType >
OutputCovariantVectorType typedefitk::Rigid2DTransform< TScalarType >
OutputPointType typedefitk::Rigid2DTransform< TScalarType >
OutputVectorType typedefitk::Rigid2DTransform< TScalarType >
OutputVnlVectorType typedefitk::Rigid2DTransform< TScalarType >
ParametersType typedefitk::Rigid2DTransform< TScalarType >
Pointer typedefitk::Rigid2DTransform< TScalarType >
Print(std::ostream &os) constitk::LightObject
PrintHeader(std::ostream &os, Indent indent) constitk::LightObject [protected, virtual]
PrintObservers(std::ostream &os, Indent indent) constitk::Object [protected]
PrintSelf(std::ostream &os, Indent indent) constitk::Rigid2DTransform< TScalarType > [protected, virtual]
PrintTrailer(std::ostream &os, Indent indent) constitk::LightObject [protected, virtual]
Register() constitk::Object [virtual]
RemoveObserver(unsigned long tag)itk::Object
Rigid2DTransform()itk::Rigid2DTransform< TScalarType > [protected]
Rigid2DTransform(unsigned int outputSpaceDimension, unsigned int parametersDimension)itk::Rigid2DTransform< TScalarType > [protected]
ScalarType typedefitk::Rigid2DTransform< TScalarType >
Self typedefitk::Rigid2DTransform< TScalarType >
SetDebug(bool debugFlag) constitk::Object
SetGlobalWarningDisplay(bool flag)itk::Object [static]
SetIdentity(void)itk::Rigid2DTransform< TScalarType > [virtual]
SetMetaDataDictionary(const MetaDataDictionary &rhs)itk::Object
SetOffset(OffsetType _arg)itk::Rigid2DTransform< TScalarType > [virtual]
SetParameters(const ParametersType &)itk::Transform< TScalarType, 2, 2 > [inline, virtual]
SetReferenceCount(int)itk::Object [virtual]
SetRotationMatrix(const MatrixType &matrix)itk::Rigid2DTransform< TScalarType >
Superclass typedefitk::Rigid2DTransform< TScalarType >
Transform()itk::Transform< TScalarType, 2, 2 > [protected]
Transform(unsigned int Dimension, unsigned int NumberOfParameters)itk::Transform< TScalarType, 2, 2 > [protected]
TransformCovariantVector(const InputCovariantVectorType &vector) constitk::Rigid2DTransform< TScalarType > [virtual]
TransformPoint(const InputPointType &point) constitk::Rigid2DTransform< TScalarType > [virtual]
TransformVector(const InputVectorType &vector) constitk::Rigid2DTransform< TScalarType > [virtual]
TransformVector(const InputVnlVectorType &vector) constitk::Rigid2DTransform< TScalarType > [virtual]
Translate(const OffsetType &offset, bool pre=false)itk::Rigid2DTransform< TScalarType >
UnRegister() constitk::Object [virtual]
~LightObject()itk::LightObject [protected, virtual]
~Object()itk::Object [protected, virtual]
~Rigid2DTransform()itk::Rigid2DTransform< TScalarType > [protected]
~Transform()itk::Transform< TScalarType, 2, 2 > [inline, protected, virtual]


Generated at Sun Apr 1 03:12:48 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000