![]() |
GemaCoreLib
The GeMA Core library
|
Implementation of the gmBVHAcceleration class using https://github.com/madmann91/bvh/ header-only implementation of Bounding Volume Hierarchy and ray/triangle intersection. More...
#include "gmBVHAcceleration.h"#include "gmTrace.h"#include <assert.h>#include <qglobal.h>#include <limits>
Variables | |
| static constexpr size_t | stackSize = 64 |
Implementation of the gmBVHAcceleration class using https://github.com/madmann91/bvh/ header-only implementation of Bounding Volume Hierarchy and ray/triangle intersection.
1.8.15