Blender
V4.5
source
blender
blenkernel
BKE_attribute_storage_blend_write.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2025 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#pragma once
6
7
#include "
BKE_attribute_storage.hh
"
8
9
#include "
BLI_map.hh
"
10
11
#include "
DNA_customdata_types.h
"
12
13
namespace
blender::bke
{
14
21
void
attribute_storage_blend_write_prepare
(
22
AttributeStorage
&
data
,
23
const
Map<
AttrDomain
,
Vector<CustomDataLayer, 16>
*> &layers_to_write,
24
AttributeStorage::BlendWriteData
&write_data);
25
26
}
// namespace blender::bke
BKE_attribute_storage.hh
BLI_map.hh
DNA_customdata_types.h
data
BMesh const char void * data
Definition
bmesh_iterators_inline.hh:37
blender::bke::AttributeStorage
Definition
BKE_attribute_storage.hh:121
blender::bke
Definition
AS_asset_library.hh:27
blender::bke::NodeColorTag::Vector
@ Vector
Definition
BKE_node.hh:472
blender::bke::AttrDomain
AttrDomain
Definition
BKE_attribute.hh:63
blender::bke::attribute_storage_blend_write_prepare
void attribute_storage_blend_write_prepare(AttributeStorage &data, const Map< AttrDomain, Vector< CustomDataLayer, 16 > * > &layers_to_write, AttributeStorage::BlendWriteData &write_data)
Definition
attribute_storage.cc:433
blender::bke::AttributeStorage::BlendWriteData
Definition
BKE_attribute_storage.hh:171
Generated on
for Blender by
doxygen
1.15.0