Open3D (C++ API)  0.20.0
Loading...
Searching...
No Matches
Data Structures | Namespaces
NearestNeighborSearch.h File Reference

(d32b4fc (Mon Sep 14 15:46:25 2026 -0700))

#include <optional>
#include <vector>
#include "open3d/core/Tensor.h"
#include "open3d/core/nns/FixedRadiusIndex.h"
#include "open3d/core/nns/KnnIndex.h"
#include "open3d/core/nns/NanoFlannIndex.h"

Go to the source code of this file.

Data Structures

class  open3d::core::nns::NearestNeighborSearch
 Facade for batched KNN, fixed-radius, hybrid, and multi-radius search. More...
 

Namespaces

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