HSelectionSet.h

Type Aliases

std::unordered_set< HC_KEY > Segment_Key_Set

Fields

HSelectSegment
HSelectEntity
HSelectRegion
HSelectSubentity

Detailed Description

Interface of the HSelectionSet class Manages list of selected (highlighted) items for view

Type Alias Documentation

using Segment_Key_Set = std::unordered_set<HC_KEY>