|
Blender V4.3
|
#include <BKE_pbvh_pixels.hh>
Public Member Functions | |
| UDIMTileUndo (short tile_number, rcti ®ion) | |
Public Attributes | |
| short | tile_number |
| rcti | region |
Definition at line 93 of file BKE_pbvh_pixels.hh.
|
inline |
Definition at line 97 of file BKE_pbvh_pixels.hh.
References region, and tile_number.
| rcti blender::bke::pbvh::pixels::UDIMTileUndo::region |
Definition at line 95 of file BKE_pbvh_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 94 of file BKE_pbvh_pixels.hh.
Referenced by blender::ed::sculpt_paint::paint::image::push_undo(), and UDIMTileUndo().