NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
FW::FindAABBInput Struct Reference

#include <RayBufferKernels.hpp>

Public Attributes

S32 numRays
 
S32 raysPerThread
 
CUdeviceptr inRays
 

Detailed Description

Definition at line 53 of file RayBufferKernels.hpp.

Member Data Documentation

CUdeviceptr FW::FindAABBInput::inRays

Definition at line 57 of file RayBufferKernels.hpp.

S32 FW::FindAABBInput::numRays

Definition at line 55 of file RayBufferKernels.hpp.

S32 FW::FindAABBInput::raysPerThread

Definition at line 56 of file RayBufferKernels.hpp.


The documentation for this struct was generated from the following file: