|
NTrace
GPU ray tracing framework
|
#include <HLBVHBuilder.hpp>
Public Attributes | |
| bool | hlbvh |
| S32 | hlbvhBits |
| S32 | leafSize |
| F32 | epsilon |
Definition at line 24 of file HLBVHBuilder.hpp.
| F32 FW::HLBVHParams::epsilon |
Definition at line 29 of file HLBVHBuilder.hpp.
| bool FW::HLBVHParams::hlbvh |
Definition at line 26 of file HLBVHBuilder.hpp.
| S32 FW::HLBVHParams::hlbvhBits |
Definition at line 27 of file HLBVHBuilder.hpp.
| S32 FW::HLBVHParams::leafSize |
Definition at line 28 of file HLBVHBuilder.hpp.