| 
    KiCad PCB EDA Suite
    
   | 
 
3D bounding box implementation. More...
#include "3d_fastmath.h"#include "bbox_3d.h"#include "../ray.h"#include <wx/log.h>#include <wx/debug.h>Go to the source code of this file.
3D bounding box implementation.
Definition in file bbox_3d.cpp.