Blender
V4.3
source
blender
blenkernel
intern
pbvh_pixels_copy.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#include "
BLI_math_vector_types.hh
"
6
#include "
BLI_vector.hh
"
7
8
#include "
IMB_imbuf.hh
"
9
#include "
IMB_imbuf_types.hh
"
10
11
#include "
BKE_image_wrappers.hh
"
12
#include "
BKE_pbvh.hh
"
13
#include "
BKE_pbvh_pixels.hh
"
14
15
#include "
pbvh_uv_islands.hh
"
16
17
namespace
blender::bke::pbvh::pixels
{
18
19
void
copy_update
(Tree &pbvh,
20
Image
&image,
21
ImageUser
&image_user,
22
const
uv_islands::MeshData &mesh_data);
23
24
}
// namespace blender::bke::pbvh::pixels
BKE_image_wrappers.hh
BKE_pbvh.hh
BKE_pbvh_pixels.hh
BLI_math_vector_types.hh
BLI_vector.hh
IMB_imbuf.hh
IMB_imbuf_types.hh
Contains defines and structs used throughout the imbuf module.
blender::bke::pbvh::pixels
Definition
BKE_pbvh_api.hh:55
blender::bke::pbvh::pixels::copy_update
void copy_update(blender::bke::pbvh::Tree &pbvh, Image &image, ImageUser &image_user, const uv_islands::MeshData &mesh_data)
Definition
pbvh_pixels_copy.cc:512
pbvh_uv_islands.hh
ImageUser
Definition
DNA_image_types.h:26
Image
Definition
DNA_image_types.h:142
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0