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