|
Blender V4.3
|
#include <BKE_pbvh_pixels.hh>
Public Member Functions | |
| void | clear_data () |
Public Attributes | |
| Array< int3 > | vert_tris |
| CopyPixelTiles | tiles_copy_pixels |
Storage for texture painting on blender::bke::pbvh::Tree level.
Definition at line 340 of file BKE_pbvh_pixels.hh.
|
inline |
Definition at line 347 of file BKE_pbvh_pixels.hh.
Referenced by blender::bke::pbvh::pixels::find_nodes_to_update().
| CopyPixelTiles blender::bke::pbvh::pixels::PBVHData::tiles_copy_pixels |
Per ImageTile the pixels to copy to fix non-manifold bleeding.
Definition at line 345 of file BKE_pbvh_pixels.hh.
Referenced by blender::bke::pbvh::pixels::copy_pixels(), and blender::bke::pbvh::pixels::copy_update().
Definition at line 342 of file BKE_pbvh_pixels.hh.
Referenced by blender::ed::sculpt_paint::paint::image::do_paint_pixels(), and blender::bke::pbvh::pixels::update_geom_primitives().