Go to the source code of this file.
Classes | |
class | RayTracingStudy |
Base class for Ray tracing studies that will generate Rays and then propagate all of them to termination. More... | |
class | RayTracingStudy::AcquireRayInternalKey |
Key that is used for restricting access to acquireRayInternal(). More... | |
class | RayTracingStudy::AcquireMoveDuringTraceKey |
Key that is used for restricting access to moveRayToBufferDuringTrace() and acquireRayDuringTrace(). More... | |