|
Blender V5.0
|
#include <BKE_paint_bvh_pixels.hh>
Public Member Functions | |
| UDIMTileUndo (short tile_number, rcti ®ion) | |
Public Attributes | |
| short | tile_number |
| rcti | region |
Definition at line 99 of file BKE_paint_bvh_pixels.hh.
|
inline |
Definition at line 103 of file BKE_paint_bvh_pixels.hh.
References region, and tile_number.
| rcti blender::bke::pbvh::pixels::UDIMTileUndo::region |
Definition at line 101 of file BKE_paint_bvh_pixels.hh.
Referenced by blender::ed::sculpt_paint::paint::image::push_undo(), and UDIMTileUndo().
| short blender::bke::pbvh::pixels::UDIMTileUndo::tile_number |
Definition at line 100 of file BKE_paint_bvh_pixels.hh.
Referenced by blender::ed::sculpt_paint::paint::image::push_undo(), and UDIMTileUndo().