This is the complete list of members for xms::XmStampRaster, including all inherited members.
| GetCellIndexFromColRow(const int a_col, const int a_row) const | xms::XmStampRaster | |
| GetColRowFromCellIndex(const int a_index, int &a_col, int &a_row) const | xms::XmStampRaster | |
| GetLocationFromCellIndex(const int a_index) const | xms::XmStampRaster | |
| m_min | xms::XmStampRaster | |
| m_noData | xms::XmStampRaster | |
| m_numPixelsX | xms::XmStampRaster | |
| m_numPixelsY | xms::XmStampRaster | |
| m_pixelSizeX | xms::XmStampRaster | |
| m_pixelSizeY | xms::XmStampRaster | |
| m_vals | xms::XmStampRaster | |
| ReadFromFile(std::ifstream &a_file) | xms::XmStampRaster | |
| RS_ARCINFO_ASCII enum value (defined in xms::XmStampRaster) | xms::XmStampRaster | |
| WriteGridFile(const std::string &a_fileName, const XmRasterFormatEnum a_format) | xms::XmStampRaster | |
| WriteToFile(std::ofstream &a_file, const std::string &a_cardName) const | xms::XmStampRaster | |
| XmRasterFormatEnum enum name | xms::XmStampRaster | |
| XmStampRaster(const int a_numPixelsX, const int a_numPixelsY, const double a_pixelSizeX, const double a_pixelSizeY, const Pt3d &a_min, const std::vector< double > &a_vals, const int a_noData) | xms::XmStampRaster | |
| XmStampRaster() | xms::XmStampRaster | |