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
data
std::string data
Definition
BLI_set_test.cc:632
Vector
float[3] Vector
Definition
BlenderTypes.h:11
DNA_customdata_types.h
blender::bke
Definition
AS_asset_library.hh:27
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
AttributeStorage
Definition
DNA_attribute_types.h:56
Generated on Fri Apr 3 2026 06:33:18 for Blender by
doxygen
1.11.0