Blender V5.0
blender::index_mask::IndexMaskFromSegment Class Reference

#include <BLI_index_mask.hh>

Inherits blender::NonCopyable, and blender::NonMovable.

Public Member Functions

 IndexMaskFromSegment ()
const IndexMaskupdate (IndexMaskSegment segment)

Detailed Description

Utility that makes it efficient to build many small index masks from segments one after another. The class has to be constructed once. Afterwards, update has to be called to fill the mask with the provided segment.

Definition at line 518 of file BLI_index_mask.hh.

Constructor & Destructor Documentation

◆ IndexMaskFromSegment()

Member Function Documentation

◆ update()


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