Blender V2.61 - r43446
Functions

bvh_sort.h File Reference

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN void bvh_reference_sort (int start, int end, BVHBuild::Reference *data, int dim)

Function Documentation

CCL_NAMESPACE_BEGIN void bvh_reference_sort ( int  start,
int  end,
BVHBuild::Reference data,
int  dim 
)

Definition at line 51 of file bvh_sort.cpp.

References sort().

Referenced by BVHBuild::do_object_split(), and BVHBuild::find_object_split().