Blender  V3.3
Functions
sort.h File Reference
#include <cstddef>

Go to the source code of this file.

Functions

void bvh_reference_sort (int start, int end, BVHReference *data, int dim, const BVHUnaligned *unaligned_heuristic=NULL, const Transform *aligned_space=NULL)
 

Function Documentation

◆ bvh_reference_sort()

void bvh_reference_sort ( int  start,
int  end,
BVHReference data,
int  dim,
const BVHUnaligned unaligned_heuristic = NULL,
const Transform aligned_space = NULL 
)