|
Blender V4.3
|
#include "BLI_math_vector_types.hh"#include "BLI_vector.hh"#include "IMB_imbuf.hh"#include "IMB_imbuf_types.hh"#include "BKE_image_wrappers.hh"#include "BKE_pbvh.hh"#include "BKE_pbvh_pixels.hh"#include "pbvh_uv_islands.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
| namespace | blender::bke::pbvh |
| namespace | blender::bke::pbvh::pixels |
Functions | |
| void | blender::bke::pbvh::pixels::copy_update (blender::bke::pbvh::Tree &pbvh, Image &image, ImageUser &image_user, const uv_islands::MeshData &mesh_data) |