![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the gmBVHAcceleration class using https://github.com/madmann91/bvh/ header-only implementation of Bounding Volume Hierarchy and ray/triangle intersection. More...
#include <bvh.h>
#include <vec.h>
#include <ray.h>
#include <node.h>
#include <default_builder.h>
#include <thread_pool.h>
#include <stack.h>
#include <tri.h>
#include <vector>
Go to the source code of this file.
Classes | |
struct | RayIntersection |
class | GmBVHAcceleration |
Declaration of the gmBVHAcceleration class using https://github.com/madmann91/bvh/ header-only implementation of Bounding Volume Hierarchy and ray/triangle intersection.