Isis 3 Programmer 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 | |
DrawLineOnGrid(unsigned int x1, unsigned int y1, unsigned int x2, unsigned int y2, bool isLatLine) | Isis::GroundGrid | private |
GetGridBit(unsigned int x, unsigned int y, bool latGrid) | Isis::GroundGrid | private |
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 |
m_extendGrid | Isis::GroundGrid | private |
maxLatitude() const | Isis::GroundGrid | |
maxLongitude() const | Isis::GroundGrid | |
minLatitude() const | Isis::GroundGrid | |
minLongitude() const | Isis::GroundGrid | |
p_defaultResolution | Isis::GroundGrid | private |
p_grid | Isis::GroundGrid | private |
p_gridSize | Isis::GroundGrid | private |
p_groundMap | Isis::GroundGrid | private |
p_height | Isis::GroundGrid | private |
p_latLinesGrid | Isis::GroundGrid | private |
p_lonLinesGrid | Isis::GroundGrid | private |
p_mapping | Isis::GroundGrid | private |
p_maxLat | Isis::GroundGrid | private |
p_maxLon | Isis::GroundGrid | private |
p_minLat | Isis::GroundGrid | private |
p_minLon | Isis::GroundGrid | private |
p_reinitialize | Isis::GroundGrid | private |
p_width | Isis::GroundGrid | private |
PixelOnGrid(int x, int y) | Isis::GroundGrid | |
PixelOnGrid(int x, int y, bool latGrid) | Isis::GroundGrid | |
SetGridBit(unsigned int x, unsigned int y, bool latGrid) | Isis::GroundGrid | private |
SetGroundLimits(Latitude minLat, Longitude minLon, Latitude maxLat, Longitude maxLon) | Isis::GroundGrid | |
WalkBoundary() | Isis::GroundGrid | |
~GroundGrid() | Isis::GroundGrid | virtual |