ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
nearest_neighbor_search.h
Go to the documentation of this file.
1
// ----------------------------------------------------------------------------
2
// - CloudViewer: www.cloudViewer.org -
3
// ----------------------------------------------------------------------------
4
// Copyright (c) 2018-2024 www.cloudViewer.org
5
// SPDX-License-Identifier: MIT
6
// ----------------------------------------------------------------------------
7
8
#pragma once
9
10
#include "
pybind/cloudViewer_pybind.h
"
11
#include "
pybind/pybind_utils.h
"
12
13
namespace
cloudViewer
{
14
namespace
core {
15
namespace
nns {
16
17
void
pybind_core_nns
(py::module &m);
18
19
}
// namespace nns
20
}
// namespace core
21
}
// namespace cloudViewer
cloudViewer_pybind.h
cloudViewer::core::nns::pybind_core_nns
void pybind_core_nns(py::module &m)
Definition:
nearest_neighbor_search.cpp:21
cloudViewer
Generic file read and write utility for python interface.
Definition:
AutoSegmentationTools.h:16
pybind_utils.h
libs
Python
pybind
core
nns
nearest_neighbor_search.h
Generated on Wed Jan 28 2026 09:00:58 for ACloudViewer by
1.9.1