|
Blender
V3.3
|
#include "BLI_math.h"#include "BLI_math_vec_types.hh"#include "BLI_rect.h"#include "BLI_vector.hh"#include "DNA_image_types.h"#include "DNA_meshdata_types.h"#include "BKE_image.h"#include "BKE_image_wrappers.hh"#include "IMB_imbuf_types.h"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::bke | |
| blender::bke::pbvh | |
| blender::bke::pbvh::pixels | |
Functions | |
| NodeData & | blender::bke::pbvh::pixels::BKE_pbvh_pixels_node_data_get (PBVHNode &node) |
| void | blender::bke::pbvh::pixels::BKE_pbvh_pixels_mark_image_dirty (PBVHNode &node, Image &image, ImageUser &image_user) |