MobileRT  1.0
A multi platform C++ CPU progressive Ray Tracer.
Triangle.hpp File Reference
#include "MobileRT/Accelerators/AABB.hpp"
#include "MobileRT/Intersection.hpp"
#include "MobileRT/Ray.hpp"
#include <glm/glm.hpp>
Include dependency graph for Triangle.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MobileRT::Triangle
 
class  MobileRT::Triangle::Builder
 

Namespaces

 MobileRT
 

Functions

::std::ostream & MobileRT::operator<< (::std::ostream &os, const Triangle &triangle)