#include "../../math/Point2D.h"
#include "../AreaLight.h"
#include "LightSampler.h"
Go to the source code of this file.
Namespaces | |
namespace | rcrt |
Classes | |
class | rcrt::LSTree |
class | rcrt::LSTreeLeaf |
class | rcrt::LSTreeNode |
class | rcrt::AreaLightSampler |
Enumerations | |
enum | rcrt::ShadowType { rcrt::NONE, rcrt::PENUMBRA, rcrt::FULL } |