Isis 3 Developer Reference
|
This is the complete list of members for Isis::GroundGrid, including all inherited members.
CreateGrid(Latitude baseLat, Longitude baseLon, Angle latInc, Angle lonInc, Progress *progress=0) | Isis::GroundGrid | |
CreateGrid(Latitude baseLat, Longitude baseLon, Angle latInc, Angle lonInc, Progress *progress, Angle latRes, Angle lonRes) | Isis::GroundGrid | |
GetMappingGroup() | Isis::GroundGrid | |
GetXY(Latitude lat, Longitude lon, unsigned int &x, unsigned int &y) | Isis::GroundGrid | protectedvirtual |
GroundGrid(UniversalGroundMap *gmap, bool splitLatLon, bool extendGrid, unsigned int width, unsigned int height) | Isis::GroundGrid | |
GroundMap() | Isis::GroundGrid | protected |
maxLatitude() const | Isis::GroundGrid | |
maxLongitude() const | Isis::GroundGrid | |
minLatitude() const | Isis::GroundGrid | |
minLongitude() const | Isis::GroundGrid | |
PixelOnGrid(int x, int y) | Isis::GroundGrid | |
PixelOnGrid(int x, int y, bool latGrid) | Isis::GroundGrid | |
SetGroundLimits(Latitude minLat, Longitude minLon, Latitude maxLat, Longitude maxLon) | Isis::GroundGrid | |
WalkBoundary() | Isis::GroundGrid | |
~GroundGrid() | Isis::GroundGrid | virtual |