IGSTK
igstk::Transform Member List
This is the complete list of members for igstk::Transform, including all inherited members.
ErrorType typedefigstk::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_Errorigstk::TransformBase [protected]
m_TimeStampigstk::TransformBase [protected]
operator!=(const Transform &inputTransform)igstk::Transform
operator=(const Transform &inputTransform)igstk::Transform
operator==(const Transform &inputTransform)igstk::Transform
PointType typedefigstk::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 typedefigstk::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 typedefigstk::Transform
VersorType typedefigstk::Transform
~Transform()igstk::Transform [virtual]
~TransformBase()igstk::TransformBase [virtual]