| Interface | Description |
|---|---|
| IDInspector |
Interface for determining the type of element a particular id refers to.
|
| Class | Description |
|---|---|
| IDManager |
Handles the allocation of ids based on the type of element
Responsible for the bit-wise pattern of Titan's internal id scheme.
|
| Enum | Description |
|---|---|
| IDManager.VertexIDType |
bit mask- Description (+ indicates defined type, * indicates proper & defined type)
0 - + User created Vertex
000 - * Normal vertices
010 - * Partitioned vertices
100 - * Unmodifiable (e.g.
|
Copyright © 2012–2015. All rights reserved.