NTrace
GPU ray tracing framework
|
#include <CudaTracerKernels.hpp>
Public Attributes | |
float | idirx |
float | idiry |
float | idirz |
float | tmin |
float | dummy |
Definition at line 150 of file CudaTracerKernels.hpp.
float RayStruct::dummy |
Definition at line 156 of file CudaTracerKernels.hpp.
float RayStruct::idirx |
Definition at line 152 of file CudaTracerKernels.hpp.
float RayStruct::idiry |
Definition at line 153 of file CudaTracerKernels.hpp.
float RayStruct::idirz |
Definition at line 154 of file CudaTracerKernels.hpp.
float RayStruct::tmin |
Definition at line 155 of file CudaTracerKernels.hpp.