#include "stdafx.h"#include "parser.h"#include "pbrt.h"Go to the source code of this file.
Functions | |
| bool | ParseFile (const string &filename) |
| bool ParseFile | ( | const string & | filename | ) |
Definition at line 30 of file parser.cpp.
Referenced by main().
1.6.3