chrono::ChFrame< Real > Member List
This is the complete list of members for chrono::ChFrame< Real >, including all inherited members.
Amatrix | chrono::ChFrame< Real > | |
ArchiveIN(ChArchiveIn &marchive) | chrono::ChFrame< Real > | inlinevirtual |
ArchiveOUT(ChArchiveOut &marchive) | chrono::ChFrame< Real > | inlinevirtual |
ChFrame(const ChVector< Real > &mv=ChVector< Real >(0, 0, 0), const ChQuaternion< Real > &mq=ChQuaternion< Real >(1, 0, 0, 0)) | chrono::ChFrame< Real > | inlineexplicit |
ChFrame(const ChVector< Real > &mv, const ChMatrix33< Real > &ma) | chrono::ChFrame< Real > | inline |
ChFrame(const ChCoordsys< Real > &mc) | chrono::ChFrame< Real > | inlineexplicit |
ChFrame(const ChVector< Real > &mv, const Real alpha, const ChVector< Real > &mu) | chrono::ChFrame< Real > | inline |
ChFrame(const ChFrame< Real > &other) | chrono::ChFrame< Real > | inline |
ConcatenatePostTransformation(const ChFrame< Real > &T) | chrono::ChFrame< Real > | inline |
ConcatenatePreTransformation(const ChFrame< Real > &T) | chrono::ChFrame< Real > | inline |
coord | chrono::ChFrame< Real > | |
Equals(const ChFrame< Real > &other) const | chrono::ChFrame< Real > | inline |
Equals(const ChFrame< Real > &other, Real tol) const | chrono::ChFrame< Real > | inline |
GetA() | chrono::ChFrame< Real > | inline |
GetA() const (defined in chrono::ChFrame< Real >) | chrono::ChFrame< Real > | inline |
GetCoord() | chrono::ChFrame< Real > | inline |
GetCoord() const (defined in chrono::ChFrame< Real >) | chrono::ChFrame< Real > | inline |
GetInverse() const (defined in chrono::ChFrame< Real >) | chrono::ChFrame< Real > | inline |
GetPos() | chrono::ChFrame< Real > | inline |
GetPos() const (defined in chrono::ChFrame< Real >) | chrono::ChFrame< Real > | inline |
GetRot() | chrono::ChFrame< Real > | inline |
GetRot() const (defined in chrono::ChFrame< Real >) | chrono::ChFrame< Real > | inline |
GetRotAngle() | chrono::ChFrame< Real > | inline |
GetRotAxis() | chrono::ChFrame< Real > | inline |
Invert() | chrono::ChFrame< Real > | inlinevirtual |
Move(const ChVector< Real > &V) | chrono::ChFrame< Real > | inline |
Move(const ChCoordsys< Real > &VR) | chrono::ChFrame< Real > | inline |
Normalize() | chrono::ChFrame< Real > | inline |
operator!=(const ChFrame< Real > &other) const | chrono::ChFrame< Real > | inline |
operator%=(const ChFrame< Real > &T) | chrono::ChFrame< Real > | inline |
operator*(const ChFrame< Real > &Fb) const | chrono::ChFrame< Real > | inline |
operator*(const ChVector< Real > &V) const | chrono::ChFrame< Real > | inline |
operator*=(const ChFrame< Real > &T) | chrono::ChFrame< Real > | inline |
operator/(const ChVector< 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 > &Fb) const | chrono::ChFrame< Real > | inline |
operator>>=(const ChFrame< Real > &T) | chrono::ChFrame< Real > | inline |
operator>>=(const ChVector< Real > &D) | chrono::ChFrame< Real > | inline |
operator>>=(const ChQuaternion< Real > &R) | chrono::ChFrame< Real > | inline |
operator>>=(const ChCoordsys< Real > &F) | chrono::ChFrame< Real > | inline |
SetCoord(const ChCoordsys< Real > &mcoord) | chrono::ChFrame< Real > | inline |
SetCoord(const ChVector< Real > &mv, const ChQuaternion< Real > &mq) | chrono::ChFrame< Real > | inline |
SetIdentity() | chrono::ChFrame< Real > | inlinevirtual |
SetPos(const ChVector< Real > &mpos) | chrono::ChFrame< Real > | inline |
SetRot(const ChQuaternion< Real > &mrot) | chrono::ChFrame< Real > | inline |
SetRot(const ChMatrix33< Real > &mA) | chrono::ChFrame< Real > | inline |
TransformDirectionLocalToParent(const ChVector< Real > &mdirection) const | chrono::ChFrame< Real > | inline |
TransformDirectionParentToLocal(const ChVector< Real > &mdirection) const | chrono::ChFrame< Real > | inline |
TransformLocalToParent(const ChVector< Real > &local) const | chrono::ChFrame< Real > | inline |
TransformLocalToParent(const ChFrame< Real > &local, ChFrame< Real > &parent) const | chrono::ChFrame< Real > | inline |
TransformParentToLocal(const ChVector< Real > &parent) const | chrono::ChFrame< Real > | inline |
TransformParentToLocal(const ChFrame< Real > &parent, ChFrame< Real > &local) const | chrono::ChFrame< Real > | inline |
TransformPointLocalToParent(const ChVector< Real > &local) const (defined in chrono::ChFrame< Real >) | chrono::ChFrame< Real > | inline |
TransformPointParentToLocal(const ChVector< Real > &parent) const (defined in chrono::ChFrame< Real >) | chrono::ChFrame< Real > | inline |
~ChFrame() (defined in chrono::ChFrame< Real >) | chrono::ChFrame< Real > | inlinevirtual |