#include <cassert>
#include "Shader.h"
#include "Vec3f.h"
#include "Ray.h"
#include "Scene.h"
Include dependency graph for PhongShader.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | PhongShader |