MobileRT
1.0
A multi platform C++ CPU progressive Ray Tracer.
|
#include "MobileRT/Light.hpp"
#include "MobileRT/Sampler.hpp"
#include "MobileRT/Shapes/Triangle.hpp"
#include "MobileRT/Utils/Utils.hpp"
#include <memory>
Go to the source code of this file.
Classes | |
class | Components::AreaLight |
Namespaces | |
Components | |