|
Blender
V3.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 135 of file BKE_pbvh_pixels.hh.
|
inline |
Definition at line 139 of file BKE_pbvh_pixels.hh.
| rcti blender::bke::pbvh::pixels::UDIMTileUndo::region |
Definition at line 137 of file BKE_pbvh_pixels.hh.
Referenced by blender::ed::sculpt_paint::paint::image::push_undo().
| short blender::bke::pbvh::pixels::UDIMTileUndo::tile_number |
Definition at line 136 of file BKE_pbvh_pixels.hh.
Referenced by blender::ed::sculpt_paint::paint::image::push_undo().