SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
#include <array>
#include <atomic>
#include <numeric>
#include <vector>
#include <SLAccelStruct.h>
#include <SLGLVertexArrayExt.h>
#include <SLVec3.h>
Go to the source code of this file.
Classes | |
class | SLCompactGrid |
Class for compact uniform grid acceleration structure. More... | |
Typedefs | |
typedef std::function< void(const SLuint, const SLuint)> | triVoxCallback |
typedef std::function<void(const SLuint, const SLuint)> triVoxCallback |
Definition at line 22 of file SLCompactGrid.h.