#include "orthographic.h"
#include "sampling.h"
#include "mc.h"
#include "scene.h"
#include "film.h"
#include "specularreflection.h"
#include "fresnelnoop.h"
#include "paramset.h"
#include "dynload.h"
Go to the source code of this file.
Variables | |
static DynamicLoader::RegisterCamera < OrthoCamera > | r ("orthographic") |
DynamicLoader::RegisterCamera<OrthoCamera> r("orthographic") [static] |