Blender
V3.3
source
blender
geometry
GEO_realize_instances.hh
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
#pragma once
4
5
#include "
BKE_geometry_set.hh
"
6
7
namespace
blender::geometry
{
8
9
struct
RealizeInstancesOptions
{
16
bool
keep_original_ids
=
false
;
21
bool
realize_instance_attributes
=
true
;
22
};
23
34
GeometrySet
realize_instances
(
GeometrySet
geometry_set,
const
RealizeInstancesOptions
&
options
);
35
36
}
// namespace blender::geometry
BKE_geometry_set.hh
options
CCL_NAMESPACE_BEGIN struct Options options
blender::geometry
Definition:
GEO_add_curves_on_mesh.hh:18
blender::geometry::realize_instances
GeometrySet realize_instances(GeometrySet geometry_set, const RealizeInstancesOptions &options)
Definition:
realize_instances.cc:1367
GeometrySet
Definition:
BKE_geometry_set.hh:116
blender::geometry::RealizeInstancesOptions
Definition:
GEO_realize_instances.hh:9
blender::geometry::RealizeInstancesOptions::keep_original_ids
bool keep_original_ids
Definition:
GEO_realize_instances.hh:16
blender::geometry::RealizeInstancesOptions::realize_instance_attributes
bool realize_instance_attributes
Definition:
GEO_realize_instances.hh:21
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1