This is the complete list of members for
igstk::Transform, including all inherited members.
ErrorType typedef | igstk::TransformBase | |
ExportTransform(vtkMatrix4x4 &matrix) const | igstk::Transform | |
GetError() | igstk::TransformBase | [virtual] |
GetExpirationTime() const | igstk::TransformBase | |
GetInverse() const | igstk::Transform | |
GetRotation() | igstk::Transform | [virtual] |
GetStartTime() const | igstk::TransformBase | |
GetTranslation() | igstk::Transform | [virtual] |
ImportTransform(vtkMatrix4x4 &matrix) | igstk::Transform | |
IsIdentity(double tol=vnl_math::eps) const | igstk::Transform | |
IsNumericallyEquivalent(const Transform &inputTransform, double tol=vnl_math::eps) const | igstk::Transform | |
IsValidAtTime(TimePeriodType timeToTestInMilliseconds) const | igstk::TransformBase | |
IsValidNow() const | igstk::TransformBase | |
m_Error | igstk::TransformBase | [protected] |
m_TimeStamp | igstk::TransformBase | [protected] |
operator!=(const Transform &inputTransform) | igstk::Transform | |
operator=(const Transform &inputTransform) | igstk::Transform | |
operator==(const Transform &inputTransform) | igstk::Transform | |
PointType typedef | igstk::Transform | |
Print(std::ostream &os, itk::Indent indent) const | igstk::Transform | [virtual] |
PrintHeader(std::ostream &os, itk::Indent indent) const | igstk::Transform | [protected] |
PrintSelf(std::ostream &os, itk::Indent indent) const | igstk::Transform | [protected, virtual] |
PrintTrailer(std::ostream &itkNotUsed(os), itk::Indent itkNotUsed(indent)) const | igstk::Transform | [protected] |
SetRotation(const VersorType &rotation, ErrorType errorValue, TimePeriodType millisecondsToExpiration) | igstk::Transform | |
SetToIdentity(TimePeriodType validityPeriodInMilliseconds) | igstk::Transform | |
SetTranslation(const VectorType &translation, ErrorType errorValue, TimePeriodType millisecondsToExpiration) | igstk::Transform | |
SetTranslationAndRotation(const VectorType &translation, const VersorType &rotation, TransformBase::ErrorType errorValue, TimeStamp::TimePeriodType millisecondsToExpiration) | igstk::Transform | |
TimePeriodType typedef | igstk::TransformBase | |
Transform() | igstk::Transform | |
Transform(const Transform &t) | igstk::Transform | |
TransformBase() | igstk::TransformBase | |
TransformBase(const TransformBase &t) | igstk::TransformBase | |
TransformCompose(Transform leftTransform, Transform rightTransform) | igstk::Transform | [static] |
VectorType typedef | igstk::Transform | |
VersorType typedef | igstk::Transform | |
~Transform() | igstk::Transform | [virtual] |
~TransformBase() | igstk::TransformBase | [virtual] |