#include "Primitive.h"
#include "../Intersection.h"
#include "../Ray.h"
#include "../math/rcrtmath.h"
#include "Axis.hpp"
Go to the source code of this file.
Namespaces | |
namespace | rcrt |
Classes | |
class | rcrt::AABB |
Functions | |
std::ostream & | rcrt::operator<< (std::ostream &o, const AABB &box) |