Blender
V3.3
|
Public Member Functions | |
~PaintTileMap () | |
Public Attributes | |
blender::Map< PaintTileKey, PaintTile * > | map |
Definition at line 140 of file image_undo.cc.
|
inline |
Definition at line 143 of file image_undo.cc.
References map, ptile_free(), and blender::Map< Key, Value, InlineBufferCapacity, ProbingStrategy, Hash, IsEqual, Slot, Allocator >::values().
blender::Map<PaintTileKey, PaintTile *> PaintTileMap::map |
Definition at line 141 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().