#include "Primitive.h"
#include "HitRecord.h"
#include "Material.h"
#include "Ray.h"
#include "Vector.h"
Go to the source code of this file.
Definition in file Primitive.cc.