chrono::ChFrame< Real > Member List
This is the complete list of members for chrono::ChFrame< Real >, including all inherited members.
ArchiveIn(ChArchiveIn &archive) | chrono::ChFrame< Real > | inlinevirtual |
ArchiveOut(ChArchiveOut &archive) | chrono::ChFrame< Real > | inlinevirtual |
ChFrame() | chrono::ChFrame< Real > | inline |
ChFrame(const ChVector3< Real > &v, const ChQuaternion< Real > &q=ChQuaternion< Real >(1, 0, 0, 0)) | chrono::ChFrame< Real > | inline |
ChFrame(const ChVector3< Real > &v, const ChMatrix33< Real > &R) | chrono::ChFrame< Real > | inline |
ChFrame(const ChVector3< Real > &v, const Real angle, const ChVector3< Real > &u) | chrono::ChFrame< Real > | inline |
ChFrame(const ChCoordsys< Real > &C) | chrono::ChFrame< Real > | inlineexplicit |
ChFrame(const ChFrame< Real > &other) | chrono::ChFrame< Real > | inline |
chrono::fmi2::FmuChronoComponentBase (defined in chrono::ChFrame< Real >) | chrono::ChFrame< Real > | friend |
chrono::fmi3::FmuChronoComponentBase (defined in chrono::ChFrame< Real >) | chrono::ChFrame< Real > | friend |
ConcatenatePostTransformation(const ChFrame< Real > &F) | chrono::ChFrame< Real > | inline |
ConcatenatePreTransformation(const ChFrame< Real > &F) | chrono::ChFrame< Real > | inline |
Equals(const ChFrame< Real > &other) const | chrono::ChFrame< Real > | inline |
Equals(const ChFrame< Real > &other, Real tol) const | chrono::ChFrame< Real > | inline |
GetCoordsys() const | chrono::ChFrame< Real > | inline |
GetInverse() const | chrono::ChFrame< Real > | inline |
GetPos() const | chrono::ChFrame< Real > | inline |
GetRot() const | chrono::ChFrame< Real > | inline |
GetRotAngle() const | chrono::ChFrame< Real > | inline |
GetRotAxis() const | chrono::ChFrame< Real > | inline |
GetRotMat() const | chrono::ChFrame< Real > | inline |
Invert() | chrono::ChFrame< Real > | inlinevirtual |
m_csys | chrono::ChFrame< Real > | protected |
m_rmat | chrono::ChFrame< Real > | protected |
Move(const ChVector3< Real > &v) | chrono::ChFrame< Real > | inline |
Move(const ChCoordsys< Real > &C) | chrono::ChFrame< Real > | inline |
Normalize() | chrono::ChFrame< Real > | inline |
operator!=(const ChFrame< Real > &other) const | chrono::ChFrame< Real > | inline |
operator*(const ChFrame< Real > &F) const | chrono::ChFrame< Real > | inline |
operator*(const ChVector3< Real > &v) const | chrono::ChFrame< Real > | inline |
operator*=(const ChFrame< Real > &F) | chrono::ChFrame< Real > | inline |
operator/(const ChVector3< Real > &v) const | chrono::ChFrame< Real > | inline |
operator=(const ChFrame< Real > &other) | chrono::ChFrame< Real > | inline |
operator==(const ChFrame< Real > &other) const | chrono::ChFrame< Real > | inline |
operator>>(const ChFrame< Real > &F) const | chrono::ChFrame< Real > | inline |
operator>>=(const ChFrame< Real > &F) | chrono::ChFrame< Real > | inline |
operator>>=(const ChVector3< Real > &v) | chrono::ChFrame< Real > | inline |
operator>>=(const ChQuaternion< Real > &q) | chrono::ChFrame< Real > | inline |
operator>>=(const ChCoordsys< Real > &C) | chrono::ChFrame< Real > | inline |
SetCoordsys(const ChCoordsys< Real > &C) | chrono::ChFrame< Real > | inline |
SetCoordsys(const ChVector3< Real > &v, const ChQuaternion< Real > &q) | chrono::ChFrame< Real > | inline |
SetIdentity() | chrono::ChFrame< Real > | inlinevirtual |
SetPos(const ChVector3< Real > &pos) | chrono::ChFrame< Real > | inline |
SetRot(const ChQuaternion< Real > &q) | chrono::ChFrame< Real > | inline |
SetRot(const ChMatrix33< Real > &R) | chrono::ChFrame< Real > | inline |
TransformDirectionLocalToParent(const ChVector3< Real > &d) const | chrono::ChFrame< Real > | inline |
TransformDirectionParentToLocal(const ChVector3< Real > &d) const | chrono::ChFrame< Real > | inline |
TransformLocalToParent(const ChFrame< Real > &F) const | chrono::ChFrame< Real > | inline |
TransformParentToLocal(const ChFrame< Real > &F) const | chrono::ChFrame< Real > | inline |
TransformPointLocalToParent(const ChVector3< Real > &v) const | chrono::ChFrame< Real > | inline |
TransformPointParentToLocal(const ChVector3< Real > &v) const | chrono::ChFrame< Real > | inline |
TransformWrenchLocalToParent(const ChWrench< Real > &w) const | chrono::ChFrame< Real > | inline |
TransformWrenchParentToLocal(const ChWrench< Real > &w) const | chrono::ChFrame< Real > | inline |
~ChFrame() (defined in chrono::ChFrame< Real >) | chrono::ChFrame< Real > | inlinevirtual |