This is the complete list of members for sp::PNM, including all inherited members.
| clear(void) | sp::PNM | inline |
| cols | sp::PNM | private |
| get_cols() | sp::PNM | inline |
| get_info() | sp::PNM | inline |
| get_maxval() | sp::PNM | inline |
| get_rows() | sp::PNM | inline |
| ifs | sp::PNM | private |
| imtype enum name | sp::PNM | |
| maxval | sp::PNM | private |
| NOTUSED enum value | sp::PNM | |
| ofs | sp::PNM | private |
| PBM_A enum value | sp::PNM | |
| PBM_B enum value | sp::PNM | |
| PGM_A enum value | sp::PNM | |
| PGM_B enum value | sp::PNM | |
| PNM() | sp::PNM | inline |
| PPM_A enum value | sp::PNM | |
| PPM_B enum value | sp::PNM | |
| read(std::string fname, arma::cube &img) | sp::PNM | inline |
| read(std::string fname, arma::mat &img) | sp::PNM | inline |
| read_header() | sp::PNM | inline |
| rows | sp::PNM | private |
| type | sp::PNM | |
| write(std::string fname, const imtype _type, const arma::cube &img, const std::string info="") | sp::PNM | inline |
| write(std::string fname, const imtype _type, arma::mat &img, const std::string info="") | sp::PNM | inline |
| write_header(const imtype _type, const arma::uword _rows, const arma::uword _cols, const int _maxval, const std::string comments) | sp::PNM | inline |
| ~PNM() | sp::PNM | inline |