Blender  V3.3
Public Attributes | List of all members
blender::draw::MeshExtract_LinePaintMask_Data Struct Reference

Public Attributes

GPUIndexBufBuilder elb
 
BLI_bitmapselect_map
 

Detailed Description

Definition at line 22 of file extract_mesh_ibo_lines_paint_mask.cc.

Member Data Documentation

◆ elb

GPUIndexBufBuilder blender::draw::MeshExtract_LinePaintMask_Data::elb

Definition at line 23 of file extract_mesh_ibo_lines_paint_mask.cc.

◆ select_map

BLI_bitmap* blender::draw::MeshExtract_LinePaintMask_Data::select_map

One bit per edge set if face is selected.

Definition at line 25 of file extract_mesh_ibo_lines_paint_mask.cc.


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