|
Blender
V2.93
|
#include "bvh/bvh.h"#include "bvh/bvh_params.h"#include "util/util_types.h"#include "util/util_vector.h"Go to the source code of this file.
Classes | |
| struct | BVHStackEntry |
| class | BVH2 |
Macros | |
| #define | BVH_NODE_SIZE 4 |
| #define | BVH_NODE_LEAF_SIZE 1 |
| #define | BVH_UNALIGNED_NODE_SIZE 7 |