NTrace
GPU ray tracing framework
|
#include <RendererKernels.hpp>
Public Attributes | |
S32 | numRays |
CUdeviceptr | rayResults |
S32 | raysPerThread |
Definition at line 72 of file RendererKernels.hpp.
S32 FW::CountHitsInput::numRays |
Definition at line 74 of file RendererKernels.hpp.
CUdeviceptr FW::CountHitsInput::rayResults |
Definition at line 75 of file RendererKernels.hpp.
S32 FW::CountHitsInput::raysPerThread |
Definition at line 76 of file RendererKernels.hpp.