#include "pbrt.h"#include "api.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 28 of file pbrt.cpp.
References Error(), ParseFile(), PBRT_VERSION, pbrtCleanup(), and pbrtInit().
1.5.6