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

#include <RendererKernels.hpp>

Public Attributes

S32 numRays
 
CUdeviceptr rayResults
 
S32 raysPerThread
 

Detailed Description

Definition at line 72 of file RendererKernels.hpp.

Member Data Documentation

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.


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