HSelectionItem.h

Macro Definitions

HSUBENTITY_FACES

HSUBENTITY_VERTICES

HSUBENTITY_EDGES

Types

HSelectionItem

HSmartSelItem

HRegionSelItem

SubentityMap

HSubentitySelItem

HOldSelItem

Type Aliases

std::unordered_map< int, int >

SubentityMapStd

Detailed Description

Interface of the HSelectionItem class Wrapper over selected items (mostly keys) held by HSelectionSet class

Macro Definition

HSUBENTITY_FACES
HSUBENTITY_VERTICES
HSUBENTITY_EDGES

Type Alias Documentation

typedef std::unordered_map<int, int> SubentityMapStd