Blender  V2.93
Classes | Typedefs | Functions | Variables
bvh_params.h File Reference
#include "util/util_boundbox.h"
#include "kernel/kernel_types.h"

Go to the source code of this file.

Classes

class  BVHParams
 
class  BVHReference
 
class  BVHRange
 
struct  BVHSpatialBin
 
struct  BVHSpatialStorage
 

Typedefs

typedef int BVHLayoutMask
 

Functions

const char * bvh_layout_name (BVHLayout layout)
 

Variables

CCL_NAMESPACE_BEGIN typedef KernelBVHLayout BVHLayout
 

Typedef Documentation

◆ BVHLayoutMask

typedef int BVHLayoutMask

Definition at line 39 of file bvh_params.h.

Function Documentation

◆ bvh_layout_name()

const char* bvh_layout_name ( BVHLayout  layout)

Variable Documentation

◆ BVHLayout