Blender
V3.3
|
Public Attributes | |
GPUIndexBufBuilder | elb |
BLI_bitmap * | select_map |
Definition at line 22 of file extract_mesh_ibo_lines_paint_mask.cc.
GPUIndexBufBuilder blender::draw::MeshExtract_LinePaintMask_Data::elb |
Definition at line 23 of file extract_mesh_ibo_lines_paint_mask.cc.
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.