#include "stdafx.h"#include "api.h"#include "probes.h"#include "parser.h"#include "parallel.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 36 of file pbrt.cpp.
References Error(), Options::imageFile, Options::nCores, NumSystemCores(), Options::openWindow, ParseFile(), PBRT_VERSION, pbrtCleanup(), pbrtInit(), Options::quickRender, Options::quiet, and Options::verbose.
1.6.3