Ray Tracer  2020
Classes | Macros
RayIntersection.h File Reference

RayIntersection class header file. More...

#include "Point.h"
#include "Material.h"
#include "Normal.h"
#include <memory>

Go to the source code of this file.

Classes

class  RayIntersection
 Class to store the intersection of a Ray and an Object. More...
 

Macros

#define RAY_INTERSECTION_H_INCLUDED
 

Detailed Description

RayIntersection class header file.

Macro Definition Documentation

◆ RAY_INTERSECTION_H_INCLUDED

#define RAY_INTERSECTION_H_INCLUDED