Expand description
combinatorial maps implementations
Structs§
- Main map object.
- Combinatorial map builder structure.
- Edge ID collection
- Face ID collection
- Grid
Descriptor utils
Grid description used to generate maps via the map builder. - Generic 2D orbit implementation
- Vertex ID collection
Enums§
- Builder-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§
- Dart ID representation type.
- Edge ID representation type.
- Face ID representation type.
- Vertex ID representation type.
- Volume ID representation type.