![]() |
VR-Link API Documentation for HLA Evolved
|
This is the complete list of members for DtGeoidDatum, including all inherited members.
| cacheAll() | DtGeoidDatum | virtual |
| cacheArea(double south, double west, double north, double east) | DtGeoidDatum | virtual |
| cubic() | DtGeoidDatum | virtual |
| DtGeoidDatum(bool cubic=true, bool threadsafe=false) | DtGeoidDatum | |
| DtGeoidDatum(DtGeoidType geoidType, bool cubic=true, bool threadsafe=false) | DtGeoidDatum | |
| DtGeoidDatum(DtString geoidPath, bool cubic=true, bool threadsafe=false) | DtGeoidDatum | |
| DtGeoidDatum(const DtGeoidDatum &src) | DtGeoidDatum | private |
| geoidPath() | DtGeoidDatum | virtual |
| geoidType() | DtGeoidDatum | virtual |
| initGeoid(DtGeoidType geoidType, DtString geoidPath, bool cubic, bool threadsafe) | DtGeoidDatum | |
| myCubic | DtGeoidDatum | protected |
| myGeoid | DtGeoidDatum | protected |
| myGeoidPath | DtGeoidDatum | protected |
| myThreadSafe | DtGeoidDatum | protected |
| myType | DtGeoidDatum | protected |
| operator=(const DtGeoidDatum &src) | DtGeoidDatum | private |
| threadsafe() | DtGeoidDatum | virtual |
| undulation(double latitude, double longitude) | DtGeoidDatum | virtual |
| ~DtGeoidDatum() | DtGeoidDatum |