Blender V5.0
TileInfo Struct Reference

Public Attributes

SpinLocklock
bool masked
ushort tile_width
ImBuf ** tmpibuf
ProjPaintImagepjima

Detailed Description

Definition at line 525 of file paint_image_proj.cc.

Member Data Documentation

◆ lock

SpinLock* TileInfo::lock

Definition at line 526 of file paint_image_proj.cc.

Referenced by project_paint_undo_subtiles().

◆ masked

bool TileInfo::masked

Definition at line 527 of file paint_image_proj.cc.

Referenced by project_paint_undo_subtiles().

◆ pjima

ProjPaintImage* TileInfo::pjima

Definition at line 530 of file paint_image_proj.cc.

Referenced by project_paint_undo_subtiles(), and project_paint_uvpixel_init().

◆ tile_width

ushort TileInfo::tile_width

Definition at line 528 of file paint_image_proj.cc.

Referenced by project_paint_undo_subtiles().

◆ tmpibuf

ImBuf** TileInfo::tmpibuf

Definition at line 529 of file paint_image_proj.cc.

Referenced by project_paint_undo_subtiles().


The documentation for this struct was generated from the following file: