SLProject 4.0.000
SLCompactGrid.h File Reference
#include <array>
#include <atomic>
#include <numeric>
#include <vector>
#include <SLAccelStruct.h>
#include <SLGLVertexArrayExt.h>
#include <SLVec3.h>
Include dependency graph for SLCompactGrid.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SLCompactGrid
 Class for compact uniform grid acceleration structure. More...
 

Typedefs

typedef std::function< void(const SLuint, const SLuint)> triVoxCallback
 

Typedef Documentation

◆ triVoxCallback

typedef std::function<void(const SLuint, const SLuint)> triVoxCallback