uncategorizedLandmarkCategId constant

int const uncategorizedLandmarkCategId

ID used to mark landmarks as uncategorized.

Use this constant when assigning or querying landmarks that do not belong to any category.

Implementation

static const int uncategorizedLandmarkCategId = -1;