![]() |
VR-Link API Documentation for HLA 1.3
|
This is the complete list of members for DtUtmCoord, including all inherited members.
| approxEq(const DtVector &v, const double &tolerance) const | DtVector | |
| crossProduct(const DtVector &v) const | DtVector | |
| dotProduct(const DtVector &v) const | DtVector | |
| DtUtmCoord(DtUtmReferencePoint *refPt=DtGlobalUtmReferencePoint()) | DtUtmCoord | |
| DtUtmCoord(double east, double north, double up, DtUtmReferencePoint *refPt=DtGlobalUtmReferencePoint()) | DtUtmCoord | |
| DtUtmCoord(const DtGeodeticCoord &geodetic, DtUtmReferencePoint *refPt=DtGlobalUtmReferencePoint()) | DtUtmCoord | |
| DtUtmCoord(const DtUtmCoord &src) | DtUtmCoord | |
| DtVector() | DtVector | |
| DtVector(const double &x, const double &y, const double &z) | DtVector | |
| DtVector(const DtVector &vec) | DtVector | |
| east() const | DtUtmCoord | inlinevirtual |
| geocentric() const | DtUtmCoord | virtual |
| geodetic() const | DtUtmCoord | virtual |
| getGeocentric(DtVector &geocentric) const | DtUtmCoord | virtual |
| getGeodetic(DtGeodeticCoord &geodetic) const | DtUtmCoord | virtual |
| gridDeclination() const | DtUtmCoord | virtual |
| i() | DtVector | static |
| isNormalized() const | DtVector | |
| j() | DtVector | static |
| k() | DtVector | static |
| magnitudeIsZero() const | DtVector | |
| magnitudeIsZero(double tolerance) const | DtVector | |
| magnitudeSquared() const | DtVector | |
| myRefPt | DtUtmCoord | protected |
| myRep | DtVector | protected |
| normalize() | DtVector | |
| north() const | DtUtmCoord | inlinevirtual |
| ones() | DtVector | static |
| operator const double *() const | DtVector | |
| operator double *() | DtVector | |
| operator!=(const DtVector &vec) const | DtVector | |
| operator+=(const DtVector &other) | DtVector | |
| operator-=(const DtVector &other) | DtVector | |
| operator=(const DtUtmCoord &src) | DtUtmCoord | |
| operator=(const DtGeodeticCoord &geodetic) | DtUtmCoord | |
| DtVector::operator=(const DtVector &vec) | DtVector | |
| operator==(const DtVector &vec) const | DtVector | |
| operator[](int ind) | DtVector | |
| operator[](int ind) const | DtVector | |
| operator[](DtVectorOffset ind) | DtVector | |
| operator[](DtVectorOffset ind) const | DtVector | |
| printDataToStream(std::ostream &str) const | DtVector | |
| setEast(DtFloat64 east) | DtUtmCoord | inlinevirtual |
| setGeocentric(const DtVector &geocentric) | DtUtmCoord | virtual |
| setGeodetic(const DtGeodeticCoord &geodetic) | DtUtmCoord | virtual |
| setNorth(DtFloat64 north) | DtUtmCoord | inlinevirtual |
| setToZero() | DtVector | |
| setUp(DtFloat64 up) | DtUtmCoord | inlinevirtual |
| setX(const double &x) | DtVector | |
| setY(const double &y) | DtVector | |
| setZ(const double &z) | DtVector | |
| string() const | DtVector | |
| up() const | DtUtmCoord | inlinevirtual |
| x() const | DtVector | |
| y() const | DtVector | |
| z() const | DtVector | |
| zero() | DtVector | static |
| ~DtUtmCoord() | DtUtmCoord | virtual |
| ~DtVector() | DtVector |