NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CudaBVH.cpp File Reference
#include "cuda/CudaBVH.hpp"
#include "base/Sort.hpp"

Go to the source code of this file.

Functions

S32 _max (S32 a, F32 b)
 
bool eCompare (void *data, int idxA, int idxB)
 
void eSwap (void *data, int idxA, int idxB)
 

Function Documentation

S32 _max ( S32  a,
F32  b 
)

Definition at line 647 of file CudaBVH.cpp.

bool eCompare ( void data,
int  idxA,
int  idxB 
)

Definition at line 745 of file CudaBVH.cpp.

void eSwap ( void data,
int  idxA,
int  idxB 
)

Definition at line 755 of file CudaBVH.cpp.