Contains definitions for the EmbreeRayTracer
More...
#include <rpc.h>
#include <rtcore.h>
#include <corecrt_math_defines.h>
#include <vector>
#include <array>
#include <HitStruct.h>
Go to the source code of this file.
|
namespace | HF |
| Perform human scale analysis on 3D environments.
|
|
namespace | HF::Geometry |
| Manipulate and load geometry from disk.
|
|
namespace | HF::RayTracer |
| Cast rays to determine if and where they intersect geometry.
|
|
Contains definitions for the EmbreeRayTracer
- Author
- TBA
- Date
- 26 Jun 2020
Definition in file embree_raytracer.h.
◆ _USE_MATH_DEFINES
#define _USE_MATH_DEFINES |
◆ EMBREE_RAY_TRACER
#define EMBREE_RAY_TRACER |