#include "Light.h"
#include "../primitives/AABB.h"
#include "../primitives/Triangle.h"
#include "../objects/AffineObject.h"
#include "../materials/LightMaterial.h"
Go to the source code of this file.
Namespaces | |
namespace | rcrt |
Classes | |
class | rcrt::AreaLight |