RINGMesh
Version 5.0.0
A programming library for geological model meshes
|
#include <ringmesh/ringmesh_tests_config.h>
#include <vector>
#include <ringmesh/basic/geometry.h>
#include <ringmesh/basic/nn_search.h>
Go to the source code of this file.
Functions | |
template<index_t DIMENSION> | |
void | test_nn_search () |
int | main () |
int main | ( | ) |
Definition at line 105 of file test-nn-search.cpp.
void test_nn_search | ( | ) |
Definition at line 50 of file test-nn-search.cpp.