"return" in optix function

32 views Asked by At

I read some examples of optix SDK. And I find that there isn't any "return" in optix raygen or closethit function. Is it just a coincidence? Does "return" have a special role in optix raygen or closethit function?

I want to know why there isn't any "return" in optix raygen or closethit function.

0

There are 0 answers