Blender  V3.3
Classes | Macros
bvh/bvh.h File Reference
#include "bvh/params.h"
#include "util/array.h"
#include "util/types.h"
#include "util/vector.h"

Go to the source code of this file.

Classes

struct  PackedBVH
 
class  BVH
 

Macros

#define BVH_ALIGN   4096
 
#define TRI_NODE_SIZE   3
 

Macro Definition Documentation

◆ BVH_ALIGN

#define BVH_ALIGN   4096

Definition at line 26 of file bvh/bvh.h.

◆ TRI_NODE_SIZE

#define TRI_NODE_SIZE   3

Definition at line 27 of file bvh/bvh.h.