Go to the source code of this file.
Functions | |
void | loadPGM (std::istream &is, int *sizeX, int *sizeY, bool ***map) |
int | main (int argc, char *argv[]) |
Definition at line 7 of file example.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 46 of file example.cpp.