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 |
Index typedef | Transform< _Scalar, _Dim, _Mode, _Options > | |
inverse(TransformTraits traits=(TransformTraits) Mode) const | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
isApprox(const Transform &other, 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 |
linearExt() | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
linearExt() const | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
LinearMatrixType typedef | Transform< _Scalar, _Dim, _Mode, _Options > | |
LinearPart typedef | Transform< _Scalar, _Dim, _Mode, _Options > | |
m_matrix | Transform< _Scalar, _Dim, _Mode, _Options > | protected |
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 TranslationType &t) const | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
operator*(const UniformScaling< Scalar > &s) const | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
operator*(const RotationBase< Derived, Dim > &r) const | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
operator*=(const EigenBase< OtherDerived > &other) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
operator*=(const TranslationType &t) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
operator*=(const UniformScaling< Scalar > &s) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
operator*=(const DiagonalMatrix< Scalar, Dim > &s) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
operator*=(const RotationBase< Derived, Dim > &r) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
operator=(const Transform &other) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
operator=(const EigenBase< OtherDerived > &other) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
operator=(const ReturnByValue< 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 |
operator=(const TranslationType &t) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
operator=(const UniformScaling< Scalar > &t) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
operator=(const RotationBase< Derived, Dim > &r) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
prerotate(const RotationType &rotation) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
prescale(const MatrixBase< OtherDerived > &other) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
prescale(Scalar s) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
preshear(Scalar sx, Scalar sy) | Transform< _Scalar, _Dim, _Mode, _Options > | |
pretranslate(const MatrixBase< OtherDerived > &other) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
rotate(const RotationType &rotation) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
rotation() const | Transform< _Scalar, _Dim, _Mode, _Options > | |
Scalar typedef | Transform< _Scalar, _Dim, _Mode, _Options > | |
scale(const MatrixBase< OtherDerived > &other) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
scale(Scalar s) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
setIdentity() | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
shear(Scalar sx, Scalar sy) | Transform< _Scalar, _Dim, _Mode, _Options > | |
take_affine_part typedef | 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 Transform &other) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
Transform(const TranslationType &t) | Transform< _Scalar, _Dim, _Mode, _Options > | inlineexplicit |
Transform(const UniformScaling< Scalar > &s) | Transform< _Scalar, _Dim, _Mode, _Options > | inlineexplicit |
Transform(const RotationBase< Derived, Dim > &r) | Transform< _Scalar, _Dim, _Mode, _Options > | inlineexplicit |
Transform(const EigenBase< OtherDerived > &other) | Transform< _Scalar, _Dim, _Mode, _Options > | inlineexplicit |
Transform(const Transform< Scalar, Dim, Mode, OtherOptions > &other) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
Transform(const Transform< Scalar, Dim, OtherMode, OtherOptions > &other) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
Transform(const ReturnByValue< OtherDerived > &other) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
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 |
TransformTimeDiagonalMode enum value | Transform< _Scalar, _Dim, _Mode, _Options > | |
TransformTimeDiagonalReturnType typedef | Transform< _Scalar, _Dim, _Mode, _Options > | |
translate(const MatrixBase< OtherDerived > &other) | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
translation() const | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
translation() | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
translationExt() | Transform< _Scalar, _Dim, _Mode, _Options > | inline |
translationExt() const | 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 > | |