Blender  V3.3
Public Attributes | List of all members
MaskRasterHandle Struct Reference

Public Attributes

MaskRasterLayerlayers
 
unsigned int layers_tot
 
rctf bounds
 

Detailed Description

opaque local struct for mask pixel lookup, each MaskLayer needs one of these

Definition at line 197 of file mask_rasterize.c.

Member Data Documentation

◆ bounds

rctf MaskRasterHandle::bounds

Definition at line 202 of file mask_rasterize.c.

Referenced by BKE_maskrasterize_handle_init().

◆ layers

MaskRasterLayer* MaskRasterHandle::layers

◆ layers_tot

unsigned int MaskRasterHandle::layers_tot

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