KiCad PCB EDA Suite
Loading...
Searching...
No Matches
MortonPrimitive Struct Reference

Public Attributes

int primitiveIndex
 
uint32_t mortonCode
 

Detailed Description

Definition at line 133 of file bvh_pbrt.cpp.

Member Data Documentation

◆ mortonCode

uint32_t MortonPrimitive::mortonCode

Definition at line 136 of file bvh_pbrt.cpp.

Referenced by BVH_PBRT::emitLBVH(), and RadixSort().

◆ primitiveIndex

int MortonPrimitive::primitiveIndex

Definition at line 135 of file bvh_pbrt.cpp.

Referenced by BVH_PBRT::emitLBVH().


The documentation for this struct was generated from the following file: