cast() const | Translation | [inline] |
Dim enum value (defined in Translation) | Translation | |
inverse() const | Translation | [inline] |
isApprox(const Translation &other, typename NumTraits< Scalar >::Real prec=precision< Scalar >()) const | Translation | [inline] |
LinearMatrixType typedef | Translation | |
m_coeffs (defined in Translation) | Translation | [protected] |
operator*(const Translation &other) const | Translation | [inline] |
operator*(const ScalingType &other) const | Translation | [inline] |
operator*(const LinearMatrixType &linear) const | Translation | [inline] |
operator*(const RotationBase< Derived, Dim > &r) const (defined in Translation) | Translation | [inline] |
operator*(const LinearMatrixType &linear, const Translation &t) | Translation | [friend] |
operator*(const TransformType &t) const | Translation | [inline] |
operator*(const VectorType &other) const | Translation | [inline] |
operator=(const Translation &other) (defined in Translation) | Translation | [inline] |
Scalar typedef | Translation | |
ScalingType typedef | Translation | |
TransformType typedef | Translation | |
Translation() | Translation | [inline] |
Translation(const Scalar &sx, const Scalar &sy) | Translation | [inline] |
Translation(const Scalar &sx, const Scalar &sy, const Scalar &sz) | Translation | [inline] |
Translation(const VectorType &vector) | Translation | [inline, explicit] |
Translation(const Translation< OtherScalarType, Dim > &other) | Translation | [inline, explicit] |
vector() const (defined in Translation) | Translation | [inline] |
vector() (defined in Translation) | Translation | [inline] |
VectorType typedef | Translation |