#include "../RGBColor.h"
#include "../math/Vec3D.h"
#include "../Intersection.h"
#include "../textures/ImageTexture.h"
#include "../primitives/Primitive.h"
#include "../gi/Photon.h"
#include <complex>
Go to the source code of this file.
Namespaces | |
namespace | rcrt |
Classes | |
class | rcrt::Material |