
#include "HTools.h"#include "HUtility.h"#include "vhash.h"Go to the source code of this file.
Classes | |
| class | HOldSelItem |
| The HOldSelItem class implements selection using the old style highlighting which does not handle includes. More... | |
| class | HRegionSelItem |
| The HRegionSelItem - region selection item which can handle instancing. More... | |
| class | HSelectionItem |
| The HSelectionItem class is an interface definition for a selection item. More... | |
| class | HSmartSelItem |
| The HSmartSelItem - selection item which can handle instancing. More... | |
| class | HSubentitySelItem |
| class | SubentityMap |
| The HSubentitySelItem - subentity selection item which can handle instancing. More... | |
Macros | |
| #define | HSUBENTITY_EDGES 0x04 |
| #define | HSUBENTITY_FACES 0x01 |
| #define | HSUBENTITY_VERTICES 0x02 |
Interface of the HSelectionItem class Wrapper over selected items (mostly keys) held by HSelectionSet class