Blender
V3.3
source
blender
geometry
GEO_point_merge_by_distance.hh
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
#include "
BLI_index_mask.hh
"
4
5
#pragma once
6
7
struct
PointCloud
;
8
class
PointCloudComponent
;
9
14
namespace
blender::geometry
{
15
20
PointCloud
*
point_merge_by_distance
(
const
PointCloud
&src_points,
21
const
float
merge_distance,
22
const
IndexMask selection);
23
24
}
// namespace blender::geometry
BLI_index_mask.hh
PointCloudComponent
Definition:
BKE_geometry_set.hh:418
blender::geometry
Definition:
GEO_add_curves_on_mesh.hh:18
blender::geometry::point_merge_by_distance
PointCloud * point_merge_by_distance(const PointCloud &src_points, const float merge_distance, const IndexMask selection)
Definition:
point_merge_by_distance.cc:16
PointCloud
Definition:
DNA_pointcloud_types.h:16
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1