![]() |
#include "PortablePixmap.hpp"
#include "PortablePixmapLoader.hpp"
#include <string>
#include <vector>
#include <set>
#include <Matrix.hpp>
Include dependency graph for PortablePixmap.cpp:

Go to the source code of this file.
Functions | |
| std::string | getNextLine (FILE *fp) |
| Keeps grabbing lines from the file until we find one that has actual data in it. | |
| void | removeFirstToken (std::string &str) |
Author: Matt Loper
Definition in file PortablePixmap.cpp.
|
|
Keeps grabbing lines from the file until we find one that has actual data in it. This means removing comments and blank space. Definition at line 247 of file PortablePixmap.cpp. |
1.3