|
Blender V5.0
|
Public Member Functions | |
| ~PaintTileMap () | |
Public Attributes | |
| blender::Map< PaintTileKey, PaintTile * > | map |
Definition at line 145 of file image_undo.cc.
|
inline |
Definition at line 148 of file image_undo.cc.
References map, and ptile_free().
| blender::Map<PaintTileKey, PaintTile *> PaintTileMap::map |
Definition at line 146 of file image_undo.cc.
Referenced by ED_image_paint_tile_find(), ED_image_paint_tile_push(), image_undosys_step_encode(), ptile_invalidate_map(), ptile_restore_runtime_map(), and ~PaintTileMap().