Blender  V2.93
Classes | Macros
bvh/bvh.h File Reference
#include "bvh/bvh_params.h"
#include "util/util_array.h"
#include "util/util_types.h"
#include "util/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 39 of file bvh/bvh.h.

◆ TRI_NODE_SIZE

#define TRI_NODE_SIZE   3

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