| 
    KiCad PCB EDA Suite
    
   | 
 
Public Member Functions | |
| ComparePoints (int d) | |
| bool | operator() (const BVHPrimitiveInfo &a, const BVHPrimitiveInfo &b) const | 
Public Attributes | |
| int | dim | 
Definition at line 322 of file bvh_pbrt.cpp.
      
  | 
  inlineexplicit | 
Definition at line 324 of file bvh_pbrt.cpp.
References dim.
      
  | 
  inline | 
Definition at line 328 of file bvh_pbrt.cpp.
References BVHPrimitiveInfo::centroid, and dim.
| int ComparePoints::dim | 
Definition at line 326 of file bvh_pbrt.cpp.
Referenced by ComparePoints(), and operator()().