gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
SPoint3KDTree.h File Reference
#include "SPoint3.h"
#include "nanoflann.hpp"
Include dependency graph for SPoint3KDTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SPoint3Cloud
 
struct  SPoint3CloudAdaptor< Derived >
 

Typedefs

typedef nanoflann::KDTreeSingleIndexAdaptor< nanoflann::L2_Simple_Adaptor< double, SPoint3CloudAdaptor< SPoint3Cloud > >, SPoint3CloudAdaptor< SPoint3Cloud >, 3 > SPoint3KDTree
 

Typedef Documentation

◆ SPoint3KDTree