Go to the source code of this file.
◆ BVHLayoutMask
◆ BVHType
Enumerator |
---|
BVH_TYPE_DYNAMIC | |
BVH_TYPE_STATIC | |
BVH_NUM_TYPES | |
Definition at line 24 of file params.h.
◆ bvh_layout_name()
const char* bvh_layout_name |
( |
BVHLayout |
layout | ) |
|
Definition at line 20 of file bvh.cpp.
References BVH_LAYOUT_ALL, BVH_LAYOUT_BVH2, BVH_LAYOUT_EMBREE, BVH_LAYOUT_METAL, BVH_LAYOUT_MULTI_METAL, BVH_LAYOUT_MULTI_METAL_EMBREE, BVH_LAYOUT_MULTI_OPTIX, BVH_LAYOUT_MULTI_OPTIX_EMBREE, BVH_LAYOUT_NONE, BVH_LAYOUT_OPTIX, and LOG.
Referenced by GeometryManager::device_update_bvh().
◆ BVHLayout