MobileRT  1.0
A multi platform C++ CPU progressive Ray Tracer.
AreaLight.hpp File Reference
#include "MobileRT/Light.hpp"
#include "MobileRT/Sampler.hpp"
#include "MobileRT/Shapes/Triangle.hpp"
#include "MobileRT/Utils/Utils.hpp"
#include <memory>
Include dependency graph for AreaLight.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Components::AreaLight
 

Namespaces

 Components