DHART
|
#include <MultiRT.h>
#include <embree_raytracer.h>
#include <ray_data.h>
#include <cassert>
#include <stdio.h>
Go to the source code of this file.
Namespaces | |
namespace | HF |
Perform human scale analysis on 3D environments. | |
namespace | HF::RayTracer |
Cast rays to determine if and where they intersect geometry. | |
Functions | |
void | HF::RayTracer::Log (MultiRT::RT_Type type, std::string Message="") |