Public Member Functions

BVH Class Reference

List of all members.

Public Member Functions

void build (VertexArray **va, mat4f *transform, u32 n_vas)
Intersection traceRay (Ray *ray, u32 *node_visits)
bool traceShadowRay (Ray *ray)
void traceRaysCuda (u32 res_x, u32 res_y)
void toCudaBVH (CudaBVH *cbvh)

The documentation for this class was generated from the following file:
 All Classes Functions