![]() |
VR-Link API Documentation for HLA 4
|
This is the complete list of members for DtVector64, including all inherited members.
| approxEq(const DtVector64 &v, const double &tolerance) const | DtVector64 | |
| crossProduct(const DtVector64 &v) const | DtVector64 | inline |
| dotProduct(const DtVector64 &v) const | DtVector64 | |
| DtVector64() | DtVector64 | inline |
| DtVector64(const double &x, const double &y, const double &z) | DtVector64 | inline |
| DtVector64(const DtVector64 &vec) | DtVector64 | inline |
| DtVector64(const DtVectorT< double > &vec) | DtVector64 | inline |
| DtVectorT() | DtVectorT< double > | inline |
| DtVectorT(const double &x, const double &y, const double &z) | DtVectorT< double > | inline |
| DtVectorT(const DtVectorT< double > &vec) | DtVectorT< double > | inline |
| get(double &x, double &y, double &z) const | DtVectorT< double > | inline |
| i() | DtVector64 | static |
| isNormalized() const | DtVectorT< double > | inline |
| j() | DtVector64 | static |
| k() | DtVector64 | static |
| magnitudeIsZero() const | DtVectorT< double > | inline |
| magnitudeIsZero(double tolerance) const | DtVectorT< double > | inline |
| magnitudeSquared() const | DtVectorT< double > | inline |
| myRep | DtVectorT< double > | protected |
| normalize() | DtVectorT< double > | inline |
| ones() | DtVector64 | static |
| operator const double *() const | DtVectorT< double > | inline |
| operator double *() | DtVectorT< double > | inline |
| operator!=(const DtVectorT< double > &vec) const | DtVectorT< double > | inline |
| operator+=(const DtVector64 &other) | DtVector64 | |
| operator-=(const DtVector64 &other) | DtVector64 | |
| operator=(const DtVector64 &vec) | DtVector64 | inline |
| operator=(const DtVectorT< double > &vec) | DtVector64 | inline |
| operator==(const DtVectorT< double > &vec) const | DtVectorT< double > | inline |
| operator[](int ind) | DtVectorT< double > | inline |
| operator[](int ind) const | DtVectorT< double > | inline |
| operator[](DtVectorOffset ind) | DtVectorT< double > | inline |
| operator[](DtVectorOffset ind) const | DtVectorT< double > | inline |
| printDataToStream(std::ostream &str) const | DtVectorT< double > | inline |
| setAll(const double &x, const double &y, const double &z) | DtVectorT< double > | inline |
| setToZero() | DtVectorT< double > | inline |
| setX(const double &x) | DtVectorT< double > | inline |
| setY(const double &y) | DtVectorT< double > | inline |
| setZ(const double &z) | DtVectorT< double > | inline |
| string() const | DtVectorT< double > | inline |
| x() const | DtVectorT< double > | inline |
| y() const | DtVectorT< double > | inline |
| z() const | DtVectorT< double > | inline |
| zero() | DtVector64 | static |
| ~DtVector64() | DtVector64 | inline |
| ~DtVectorT() | DtVectorT< double > | inline |