Public Member Functions |
| | DtDtedCell () |
| virtual | ~DtDtedCell () |
| virtual bool | readDma (const char *DMAFile) |
| virtual DtGdbNode * | utmTriNode (const int postSpacing, double lowColorHeight, double highColorHeight, bool reliefShading, double minLatitude, double maxLatitude, double minLongitude, double maxLongitude, DtDtedReader *reader) |
| virtual DtGdbNode * | geoTriNode (int postSpacing, double lowColorHeight, double highColorHeight, bool reliefShading, double minLatitude, double maxLatitude, double minLongitude, double maxLongitude, DtDtedReader *reader) |
| virtual DtGdbNode * | flatEarthTriNode (int postSpacing, double lowColorHeight, double highColorHeight, bool reliefShading, double minLatitude, double maxLatitude, double minLongitude, double maxLongitude, DtDtedReader *reader) |
| virtual double | swLat () |
| virtual double | swLon () |
Protected Member Functions |
| | DtDtedCell (const DtDtedCell &orig) |
| DtDtedCell & | operator= (const DtDtedCell &orig) |
| virtual short | cvDmaAccuracy (char DMAAccuracy[]) |
| virtual float | cvDmaInterval (char DMAInterval[]) |
| virtual float | cvDmaLat (char DMALat[]) |
| virtual float | cvDmaLon (char DMALon[]) |
| virtual bool | fillGroupsWithTris (DtGroup **&groups, int gridWidth, int gridHeight, double lowColorHeight, double highColorHeight, bool reliefShading, int vertexIDOffset, DtDtedReader *reader) |
| virtual bool | buildUTMVertexManager (int &gridWidth, int &gridHeight, int postSpacing, double minLatitude, double maxLatitude, double minLongitude, double maxLongitude, DtDtedReader *reader) |
| virtual bool | buildGeodeticVertexManager (int &gridWidth, int &gridHeight, int postSpacing, double minLatitude, double maxLatitude, double minLongitude, double maxLongitude, DtDtedReader *reader) |
| virtual bool | buildFlatEarthVertexManager (int &gridWidth, int &gridHeight, int postSpacing, double minLatitude, double maxLatitude, double minLongitude, double maxLongitude, DtDtedReader *reader) |
| virtual bool | setTriangleSurface (DtTriangleIndirect *tri, unsigned int numSurfaces, double lowColorHeight, double highColorHeight, bool releifShading) |
| virtual void | balance (DtGroup *topGroup, DtGroup **groups, unsigned int numLatGroups, unsigned int westLonGroup, unsigned int eastLonGroup, unsigned int southLatGroup, unsigned int northLatGroup, DtDtedReader *reader) |
Constructor & Destructor Documentation
| DtDtedCell::DtDtedCell |
( |
| ) |
|
| virtual DtDtedCell::~DtDtedCell |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual bool DtDtedCell::readDma |
( |
const char * |
DMAFile | ) |
|
|
virtual |
| virtual double DtDtedCell::swLat |
( |
| ) |
|
|
virtual |
| virtual double DtDtedCell::swLon |
( |
| ) |
|
|
virtual |
| virtual short DtDtedCell::cvDmaAccuracy |
( |
char |
DMAAccuracy[] | ) |
|
|
protectedvirtual |
| virtual float DtDtedCell::cvDmaInterval |
( |
char |
DMAInterval[] | ) |
|
|
protectedvirtual |
| virtual float DtDtedCell::cvDmaLat |
( |
char |
DMALat[] | ) |
|
|
protectedvirtual |
| virtual float DtDtedCell::cvDmaLon |
( |
char |
DMALon[] | ) |
|
|
protectedvirtual |
Member Data Documentation
| int DtDtedCell::myGridpostListWidth |
|
protected |
| int DtDtedCell::myGridpostListHeight |
|
protected |
| const int DtDtedCell::theGridPatchSizeThreshold |
|
staticprotected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.vrf4-6-branch/include/dted/dtedCell.h