BlobID v2.2.2
Loading...
Searching...
No Matches
Variables
Sequential Labels

Variables

constexpr BLOBID_UID BLOBID_SEQUENTIAL_TURE = 8
 
constexpr BLOBID_UID BLOBID_SEQUENTIAL_FALSE = 9
 

Detailed Description

Turning on sequential labels causes BlobID to do extra work to ensure all output labels are sequential.

Default: OFF

Variable Documentation

◆ BLOBID_SEQUENTIAL_TURE

constexpr BLOBID_UID BLOBID_SEQUENTIAL_TURE = 8
constexpr

When passed to BLOBID_SettingsSetOption(), turn sequential IDs on.

◆ BLOBID_SEQUENTIAL_FALSE

constexpr BLOBID_UID BLOBID_SEQUENTIAL_FALSE = 9
constexpr

When passed to BLOBID_SettingsSetOption(), turn sequential IDs off.