Open3D (C++ API)  0.12.0
Data Structures | Namespaces
NearestNeighborSearch.h File Reference

(313315d (Wed Dec 23 23:39:47 2020 -0800))

#include <vector>
#include "open3d/core/Tensor.h"
#include "open3d/core/nns/FaissIndex.h"
#include "open3d/core/nns/FixedRadiusIndex.h"
#include "open3d/core/nns/NanoFlannIndex.h"
#include "open3d/utility/Optional.h"

Go to the source code of this file.

Data Structures

class  open3d::core::nns::NearestNeighborSearch
 A Class for nearest neighbor search. More...
 

Namespaces

 open3d
 
 open3d::core
 
 open3d::core::nns