hiprtBuildOperation
Usage
Type of geometry/scene build operation.
hiprtBuildGeometry/hiprtBuildScene can either build or update an underlying acceleration structure.
Possible Values
Name |
Value |
Brief Explanation |
|---|---|---|
hiprtBuildOperationBuild |
1 |
Flag used to build BVH. |
hiprtBuildOperationUpdate |
2 |
Flag used to update an existing BVH. |