Blender V4.3
MaskRasterHandle Struct Reference

Public Attributes

MaskRasterLayerlayers
 
uint layers_tot
 
rctf bounds
 

Detailed Description

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

Definition at line 196 of file mask_rasterize.cc.

Member Data Documentation

◆ bounds

rctf MaskRasterHandle::bounds

Definition at line 201 of file mask_rasterize.cc.

Referenced by BKE_maskrasterize_handle_init().

◆ layers

◆ layers_tot

uint MaskRasterHandle::layers_tot

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