Isis 3 Programmer Reference
Isis::GroundGrid Member List

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::GroundGridprivate
GetGridBit(unsigned int x, unsigned int y, bool latGrid)Isis::GroundGridprivate
GetMappingGroup()Isis::GroundGrid
GetXY(Latitude lat, Longitude lon, unsigned int &x, unsigned int &y)Isis::GroundGridprotectedvirtual
GroundGrid(UniversalGroundMap *gmap, bool splitLatLon, bool extendGrid, unsigned int width, unsigned int height)Isis::GroundGrid
GroundMap()Isis::GroundGridprotected
m_extendGridIsis::GroundGridprivate
maxLatitude() constIsis::GroundGrid
maxLongitude() constIsis::GroundGrid
minLatitude() constIsis::GroundGrid
minLongitude() constIsis::GroundGrid
p_defaultResolutionIsis::GroundGridprivate
p_gridIsis::GroundGridprivate
p_gridSizeIsis::GroundGridprivate
p_groundMapIsis::GroundGridprivate
p_heightIsis::GroundGridprivate
p_latLinesGridIsis::GroundGridprivate
p_lonLinesGridIsis::GroundGridprivate
p_mappingIsis::GroundGridprivate
p_maxLatIsis::GroundGridprivate
p_maxLonIsis::GroundGridprivate
p_minLatIsis::GroundGridprivate
p_minLonIsis::GroundGridprivate
p_reinitializeIsis::GroundGridprivate
p_widthIsis::GroundGridprivate
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::GroundGridprivate
SetGroundLimits(Latitude minLat, Longitude minLon, Latitude maxLat, Longitude maxLon)Isis::GroundGrid
WalkBoundary()Isis::GroundGrid
~GroundGrid()Isis::GroundGridvirtual