KiCad PCB EDA Suite
|
Public Attributes | |
int | primitiveIndex |
uint32_t | mortonCode |
Definition at line 133 of file bvh_pbrt.cpp.
uint32_t MortonPrimitive::mortonCode |
Definition at line 136 of file bvh_pbrt.cpp.
Referenced by BVH_PBRT::emitLBVH(), and RadixSort().
int MortonPrimitive::primitiveIndex |
Definition at line 135 of file bvh_pbrt.cpp.
Referenced by BVH_PBRT::emitLBVH().