KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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: