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

Public Attributes

float projviewobjmat [4][4]
 
rcti boundbox
 
int width
 
BLI_bitmapmask_px
 

Detailed Description

Definition at line 222 of file paint_mask.c.

Member Data Documentation

◆ boundbox

rcti LassoGestureData::boundbox

◆ mask_px

BLI_bitmap* LassoGestureData::mask_px

◆ projviewobjmat

float LassoGestureData::projviewobjmat[4][4]

◆ width

int LassoGestureData::width

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