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

Public Attributes

int startIndex
 
int numPrimitives
 
BVHBuildNodebuildNodes
 

Detailed Description

Definition at line 140 of file bvh_pbrt.cpp.

Member Data Documentation

◆ buildNodes

BVHBuildNode* LBVHTreelet::buildNodes

Definition at line 143 of file bvh_pbrt.cpp.

Referenced by BVH_PBRT::HLBVHBuild().

◆ numPrimitives

int LBVHTreelet::numPrimitives

Definition at line 142 of file bvh_pbrt.cpp.

Referenced by BVH_PBRT::HLBVHBuild().

◆ startIndex

int LBVHTreelet::startIndex

Definition at line 142 of file bvh_pbrt.cpp.

Referenced by BVH_PBRT::HLBVHBuild().


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