hiprtTraversalType
Usage
Ray traversal type.
Possible Values
Name |
Value |
Brief Explanation |
---|---|---|
hiprtTraversalTerminateAtAnyHit |
1 |
0 or 1 element iterator with any hit along the ray. |
hiprtTraversalTerminateAtClosestHit |
2 |
0 or 1 element iterator with a closest hit along the ray. |