#include <optix_types.h>
Public Attributes | |
unsigned int | maxTraceDepth |
Link options for a pipeline.
unsigned int OptixPipelineLinkOptions::maxTraceDepth |
Maximum trace recursion depth. 0 means a ray generation program can be launched, but can't trace any rays. The maximum allowed value is 31.