|
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.
| rcti blender::bke::pbvh::pixels::UDIMTileUndo::region |
Definition at line 95 of file BKE_pbvh_pixels.hh.
| short blender::bke::pbvh::pixels::UDIMTileUndo::tile_number |
Definition at line 94 of file BKE_pbvh_pixels.hh.