affine() const | Transform< Scalar, Dim, Mode, _Options > | inline |
affine() | Transform< Scalar, Dim, Mode, _Options > | inline |
AffinePart typedef | Transform< Scalar, Dim, Mode, _Options > | |
cast() const | Transform< Scalar, Dim, Mode, _Options > | inline |
computeRotationScaling(RotationMatrixType *rotation, ScalingMatrixType *scaling) const | Transform< Scalar, Dim, Mode, _Options > | |
computeScalingRotation(ScalingMatrixType *scaling, RotationMatrixType *rotation) const | Transform< Scalar, Dim, Mode, _Options > | |
ConstAffinePart typedef | Transform< Scalar, Dim, Mode, _Options > | |
ConstLinearPart typedef | Transform< Scalar, Dim, Mode, _Options > | |
ConstMatrixType typedef | Transform< Scalar, Dim, Mode, _Options > | |
ConstTranslationPart typedef | Transform< Scalar, Dim, Mode, _Options > | |
data() const | Transform< Scalar, Dim, Mode, _Options > | inline |
data() | Transform< Scalar, Dim, Mode, _Options > | inline |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar, _Dim==Dynamic?Dynamic:(_Dim+1)*(_Dim+1)) enum | Transform< Scalar, Dim, Mode, _Options > | inline |
fromPositionOrientationScale(const MatrixBase< PositionDerived > &position, const OrientationType &orientation, const MatrixBase< ScaleDerived > &scale) | Transform< Scalar, Dim, Mode, _Options > | |
Identity() | Transform< Scalar, Dim, Mode, _Options > | inlinestatic |
inverse(TransformTraits traits=(TransformTraits) Mode) const | Transform< Scalar, Dim, Mode, _Options > | inline |
isApprox(const Transform &other, const typename NumTraits< Scalar >::Real &prec=NumTraits< Scalar >::dummy_precision()) const | Transform< Scalar, Dim, Mode, _Options > | inline |
linear() const | Transform< Scalar, Dim, Mode, _Options > | inline |
linear() | Transform< Scalar, Dim, Mode, _Options > | inline |
LinearMatrixType typedef | Transform< Scalar, Dim, Mode, _Options > | |
LinearPart typedef | Transform< Scalar, Dim, Mode, _Options > | |
makeAffine() | Transform< Scalar, Dim, Mode, _Options > | inline |
matrix() const | Transform< Scalar, Dim, Mode, _Options > | inline |
matrix() | Transform< Scalar, Dim, Mode, _Options > | inline |
MatrixType typedef | Transform< Scalar, Dim, Mode, _Options > | |
operator()(Index row, Index col) const | Transform< Scalar, Dim, Mode, _Options > | inline |
operator()(Index row, Index col) | Transform< Scalar, Dim, Mode, _Options > | inline |
operator*(const EigenBase< OtherDerived > &other) const | Transform< Scalar, Dim, Mode, _Options > | inline |
operator*(const EigenBase< OtherDerived > &a, const Transform &b) | Transform< Scalar, Dim, Mode, _Options > | friend |
operator*(const DiagonalBase< DiagonalDerived > &b) const | Transform< Scalar, Dim, Mode, _Options > | inline |
operator*(const DiagonalBase< DiagonalDerived > &a, const Transform &b) | Transform< Scalar, Dim, Mode, _Options > | friend |
operator*(const Transform &other) const | Transform< Scalar, Dim, Mode, _Options > | inline |
operator*(const Transform< Scalar, Dim, OtherMode, OtherOptions > &other) const | Transform< Scalar, Dim, Mode, _Options > | inline |
operator=(const EigenBase< OtherDerived > &other) | Transform< Scalar, Dim, Mode, _Options > | inline |
operator=(const QMatrix &other) | Transform< Scalar, Dim, Mode, _Options > | inline |
operator=(const QTransform &other) | Transform< Scalar, Dim, Mode, _Options > | inline |
prerotate(const RotationType &rotation) | Transform< Scalar, Dim, Mode, _Options > | |
prescale(const Scalar &s) | Transform< Scalar, Dim, Mode, _Options > | inline |
prescale(const MatrixBase< OtherDerived > &other) | Transform< Scalar, Dim, Mode, _Options > | |
preshear(const Scalar &sx, const Scalar &sy) | Transform< Scalar, Dim, Mode, _Options > | |
pretranslate(const MatrixBase< OtherDerived > &other) | Transform< Scalar, Dim, Mode, _Options > | |
rotate(const RotationType &rotation) | Transform< Scalar, Dim, Mode, _Options > | |
rotation() const | Transform< Scalar, Dim, Mode, _Options > | |
Scalar typedef | Transform< Scalar, Dim, Mode, _Options > | |
scale(const Scalar &s) | Transform< Scalar, Dim, Mode, _Options > | inline |
scale(const MatrixBase< OtherDerived > &other) | Transform< Scalar, Dim, Mode, _Options > | |
setIdentity() | Transform< Scalar, Dim, Mode, _Options > | inline |
shear(const Scalar &sx, const Scalar &sy) | Transform< Scalar, Dim, Mode, _Options > | |
toQMatrix(void) const | Transform< Scalar, Dim, Mode, _Options > | inline |
toQTransform(void) const | Transform< Scalar, Dim, Mode, _Options > | inline |
Transform() | Transform< Scalar, Dim, Mode, _Options > | inline |
Transform(const EigenBase< OtherDerived > &other) | Transform< Scalar, Dim, Mode, _Options > | inlineexplicit |
Transform(const QMatrix &other) | Transform< Scalar, Dim, Mode, _Options > | inline |
Transform(const QTransform &other) | Transform< Scalar, Dim, Mode, _Options > | inline |
Transform(const Transform< OtherScalarType, Dim, Mode, Options > &other) | Transform< Scalar, Dim, Mode, _Options > | inlineexplicit |
TransformTimeDiagonalReturnType typedef | Transform< Scalar, Dim, Mode, _Options > | |
translate(const MatrixBase< OtherDerived > &other) | Transform< Scalar, Dim, Mode, _Options > | |
translation() const | Transform< Scalar, Dim, Mode, _Options > | inline |
translation() | Transform< Scalar, Dim, Mode, _Options > | inline |
TranslationPart typedef | Transform< Scalar, Dim, Mode, _Options > | |
TranslationType typedef | Transform< Scalar, Dim, Mode, _Options > | |
VectorType typedef | Transform< Scalar, Dim, Mode, _Options > | |