|
MBDyn-1.7.3
|
This is the complete list of members for Vec3, including all inherited members.
| AddTo(doublereal *pd) const | Vec3 | inline |
| Cross(const Vec3 &v) const | Vec3 | inline |
| Cross(const Mat3x3 &m) const | Vec3 | |
| dGet(unsigned short int iRow) const | Vec3 | inline |
| Dot(const Vec3 &v) const | Vec3 | inline |
| Dot(void) const | Vec3 | inline |
| EBEMult(const Vec3 &v) const | Vec3 | inline |
| GetFrom(const doublereal *pd) | Vec3 | inline |
| IsExactlySame(const Vec3 &v) const | Vec3 | inline |
| IsNull(void) const | Vec3 | inline |
| IsSame(const Vec3 &v, const doublereal &dTol) const | Vec3 | inline |
| Mat3x3 class | Vec3 | friend |
| Mat3xN class | Vec3 | friend |
| MatNx3 class | Vec3 | friend |
| Norm(void) const | Vec3 | inline |
| operator()(unsigned short int iRow) | Vec3 | inline |
| operator()(unsigned short int iRow) const | Vec3 | inline |
| operator*(const doublereal &d) const | Vec3 | inline |
| operator*(const Vec3 &v) const | Vec3 | inline |
| operator*(const Mat3x3 &m) const | Vec3 | |
| operator*=(const doublereal &d) | Vec3 | inline |
| operator+(const Vec3 &v) const | Vec3 | inline |
| operator+=(const Vec3 &v) | Vec3 | inline |
| operator-(const Vec3 &v) | Vec3 | friend |
| operator-(const Vec3 &v) const | Vec3 | inline |
| operator-=(const Vec3 &v) | Vec3 | inline |
| operator/(const doublereal &d) const | Vec3 | inline |
| operator/=(const doublereal &d) | Vec3 | inline |
| operator=(const Vec3 &v) | Vec3 | inline |
| operator[](unsigned short int iRow) | Vec3 | inline |
| operator[](unsigned short int iRow) const | Vec3 | inline |
| pdVec | Vec3 | private |
| pGetVec(void) const | Vec3 | inline |
| pGetVec(void) | Vec3 | inline |
| Put(unsigned short int iRow, const doublereal &dCoef) | Vec3 | inline |
| PutTo(doublereal *pd) const | Vec3 | inline |
| Reset(void) | Vec3 | |
| SubFrom(doublereal *pd) const | Vec3 | inline |
| Tens(const Vec3 &v) const | Vec3 | |
| Tens(void) const | Vec3 | |
| Vec3(void) | Vec3 | inline |
| Vec3(const doublereal &v1, const doublereal &v2, const doublereal &v3) | Vec3 | inline |
| Vec3(const Vec3 &v) | Vec3 | inline |
| Vec3(const doublereal *pd) | Vec3 | inline |
| Vec3(const VectorHandler &vh, integer iFirstIndex) | Vec3 | inline |
| Vec3(const Vec3_Manip &Manip, const Mat3x3 &m) | Vec3 | inline |
| VecN class | Vec3 | friend |
| Write(std::ostream &out, const char *sFill=" ") const | Vec3 | |
| ~Vec3(void) | Vec3 | inline |