Blender
V3.3
|
Public Attributes | |
BLI_bitmap * | px |
int | width |
Definition at line 196 of file draw_select_buffer.c.
BLI_bitmap* PolyMaskData::px |
Definition at line 197 of file draw_select_buffer.c.
Referenced by DRW_select_buffer_bitmap_from_poly(), and drw_select_mask_px_cb().
int PolyMaskData::width |
Definition at line 198 of file draw_select_buffer.c.
Referenced by DRW_select_buffer_bitmap_from_poly().