Blender V4.3
blender::ed::sculpt_paint::gesture::LassoData Struct Reference

#include <sculpt_gesture.hh>

Public Attributes

float4x4 projviewobjmat
 
rcti boundbox
 
int width
 
blender::BitVector mask_px
 

Detailed Description

Definition at line 44 of file sculpt_gesture.hh.

Member Data Documentation

◆ boundbox

rcti blender::ed::sculpt_paint::gesture::LassoData::boundbox

◆ mask_px

blender::BitVector blender::ed::sculpt_paint::gesture::LassoData::mask_px

◆ projviewobjmat

float4x4 blender::ed::sculpt_paint::gesture::LassoData::projviewobjmat

◆ width

int blender::ed::sculpt_paint::gesture::LassoData::width

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