chrono::ChCoordsys< Real > Member List
This is the complete list of members for chrono::ChCoordsys< Real >, including all inherited members.
ArchiveIN(ChArchiveIn &marchive) | chrono::ChCoordsys< Real > | inline |
ArchiveOUT(ChArchiveOut &marchive) | chrono::ChCoordsys< Real > | inline |
ChCoordsys() (defined in chrono::ChCoordsys< Real >) | chrono::ChCoordsys< Real > | inline |
ChCoordsys(const ChVector< Real > &mv, const ChQuaternion< Real > &mq=ChQuaternion< Real >(1, 0, 0, 0)) (defined in chrono::ChCoordsys< Real >) | chrono::ChCoordsys< Real > | inlineexplicit |
ChCoordsys(const ChVector< Real > &mv, const Real alpha, const ChVector< Real > &mu) (defined in chrono::ChCoordsys< Real >) | chrono::ChCoordsys< Real > | inlineexplicit |
ChCoordsys(const ChCoordsys< Real > &other) | chrono::ChCoordsys< Real > | inline |
ChCoordsys(const Eigen::MatrixBase< Derived > &vec, typename std::enable_if<(Derived::MaxRowsAtCompileTime==1||Derived::MaxColsAtCompileTime==1), Derived >::type *=0) | chrono::ChCoordsys< Real > | inline |
ConcatenatePostTransformation(const ChCoordsys< Real > &T) | chrono::ChCoordsys< Real > | inline |
ConcatenatePreTransformation(const ChCoordsys< Real > &T) | chrono::ChCoordsys< Real > | inline |
Equals(const ChCoordsys< Real > &other) const | chrono::ChCoordsys< Real > | inline |
Equals(const ChCoordsys< Real > &other, Real tol) const | chrono::ChCoordsys< Real > | inline |
Force2D() | chrono::ChCoordsys< Real > | inline |
operator!=(const ChCoordsys< Real > &other) const (defined in chrono::ChCoordsys< Real >) | chrono::ChCoordsys< Real > | inline |
operator*(const ChCoordsys< Real > &Fb) const | chrono::ChCoordsys< Real > | inline |
operator*=(const ChCoordsys< Real > &T) | chrono::ChCoordsys< Real > | inline |
operator/(const ChVector< Real > &V) const | chrono::ChCoordsys< Real > | inline |
operator<=(const ChCoordsys< Real > &other) const (defined in chrono::ChCoordsys< Real >) | chrono::ChCoordsys< Real > | inline |
operator=(const Eigen::MatrixBase< Derived > &vec) | chrono::ChCoordsys< Real > | inline |
operator=(const ChCoordsys< Real > &other) | chrono::ChCoordsys< Real > | inline |
operator==(const ChCoordsys< Real > &other) const (defined in chrono::ChCoordsys< Real >) | chrono::ChCoordsys< Real > | inline |
operator>=(const ChCoordsys< Real > &other) const (defined in chrono::ChCoordsys< Real >) | chrono::ChCoordsys< Real > | inline |
operator>>(const ChCoordsys< Real > &Fb) const | chrono::ChCoordsys< Real > | inline |
operator>>=(const ChCoordsys< Real > &T) | chrono::ChCoordsys< Real > | inline |
operator>>=(const ChVector< Real > &D) | chrono::ChCoordsys< Real > | inline |
operator>>=(const ChQuaternion< Real > &R) | chrono::ChCoordsys< Real > | inline |
pos (defined in chrono::ChCoordsys< Real >) | chrono::ChCoordsys< Real > | |
rot (defined in chrono::ChCoordsys< Real >) | chrono::ChCoordsys< Real > | |
SetIdentity() | chrono::ChCoordsys< Real > | inline |
TransformDirectionLocalToParent(const ChVector< Real > &local) const | chrono::ChCoordsys< Real > | inline |
TransformDirectionParentToLocal(const ChVector< Real > &parent) const | chrono::ChCoordsys< Real > | inline |
TransformLocalToParent(const ChVector< Real > &local) const | chrono::ChCoordsys< Real > | inline |
TransformLocalToParent(const ChCoordsys< Real > &local) const | chrono::ChCoordsys< Real > | inline |
TransformParentToLocal(const ChVector< Real > &parent) const | chrono::ChCoordsys< Real > | inline |
TransformParentToLocal(const ChCoordsys< Real > &parent) const | chrono::ChCoordsys< Real > | inline |
TransformPointLocalToParent(const ChVector< Real > &local) const (defined in chrono::ChCoordsys< Real >) | chrono::ChCoordsys< Real > | inline |
TransformPointParentToLocal(const ChVector< Real > &parent) const (defined in chrono::ChCoordsys< Real >) | chrono::ChCoordsys< Real > | inline |