tg-sys 0.1.1

unsafe low-level bindings to the `tg` geometry library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# TG Documentation

## [API.md]API.md

The TG library API reference. This document includes information about each
type and function and is generated from the [tg.h](../tg.h) and [tg.c](../tg.c)
source files using a [doxygen](https://www.doxygen.nl) syntax.

To manually generate the document, run the `docs/tools/build-api.sh`.

## [BENCHMARKS.md]BENCHMARKS.md

Various benchmarks of the TG library.

## [POLYGON_INDEXING.md]POLYGON_INDEXING.md

Details about how the TG library performs internal indexing on polygons.