HighMap library (C++)
Loading...
Searching...
No Matches
geometry.hpp
Go to the documentation of this file.
1
/* Copyright (c) 2023 Otto Link. Distributed under the terms of the GNU General
2
Public License. The full license is in the file LICENSE, distributed with
3
this software. */
4
10
#pragma once
11
12
#include "
highmap/geometry/cloud.hpp
"
13
#include "
highmap/geometry/graph.hpp
"
14
#include "
highmap/geometry/grids.hpp
"
15
#include "
highmap/geometry/kd_tree.hpp
"
16
#include "
highmap/geometry/path.hpp
"
17
#include "
highmap/geometry/point.hpp
"
18
#include "
highmap/geometry/point_sampling.hpp
"
cloud.hpp
Definition of the Cloud class for manipulating sets of 2D points.
graph.hpp
Definition of the Graph class for manipulating 2D graphs.
grids.hpp
kd_tree.hpp
KD-tree utilities for 2D point queries using nanoflann.
path.hpp
Path class for manipulating and analyzing paths in 2D space.
point.hpp
point_sampling.hpp
HighMap
include
highmap
geometry.hpp
Generated by
1.9.8