|
Blender V5.0
|
#include <BLI_index_mask.hh>
Inherits blender::NonCopyable, and blender::NonMovable.
Public Member Functions | |
| IndexMaskFromSegment () | |
| const IndexMask & | update (IndexMaskSegment segment) |
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.
|
inline |
Definition at line 530 of file BLI_index_mask.hh.
|
inline |
Definition at line 541 of file BLI_index_mask.hh.