Expand description
combinatorial maps implementations
Structs§
- 2D combinatorial map implementation
- Combinatorial map builder structure
- Grid description used by the map builder
- Generic 2D orbit implementation
Enums§
- Builder-level error enum
- Map-level error enum.
- Orbit search policy enum
Constants§
- Null dart ID value
- Null edge ID value
- Null face ID value
- Null vertex ID value
- Null volume ID value
Type Aliases§
- Convenience type alias
- Dart ID representation type
- Edge ID representation type
- Face ID representation type
- Vertex ID representation type
- Volume ID representation type