Expand description
Topology analysis of segments and edges.
Modulesยง
Structsยง
- Axis ๐
- Segments and edges for one dimension of an outline.
- Edge ๐
- Sequence of segments used for grid-fitting.
- Segment ๐
- Sequence of points with a single dominant direction.
Constantsยง
- MAX_
INLINE_ ๐EDGES - MAX_
INLINE_ ๐SEGMENTS - Maximum number of segments and edges stored inline.
Type Aliasesยง
- Dimension
- Either horizontal or vertical.