|
KiCad PCB EDA Suite
|
Public Attributes | |
| int | startIndex |
| int | numPrimitives |
| BVHBuildNode * | buildNodes |
Definition at line 136 of file bvh_pbrt.cpp.
| BVHBuildNode* LBVHTreelet::buildNodes |
Definition at line 139 of file bvh_pbrt.cpp.
Referenced by BVH_PBRT::HLBVHBuild().
| int LBVHTreelet::numPrimitives |
Definition at line 138 of file bvh_pbrt.cpp.
Referenced by BVH_PBRT::HLBVHBuild().
| int LBVHTreelet::startIndex |
Definition at line 138 of file bvh_pbrt.cpp.
Referenced by BVH_PBRT::HLBVHBuild().