< Find the description in the tg.c file.
< Find the description in the tg.c file.
The base point type used for all geometries.
@see PointFuncs
< Find the description in the tg.c file.
A rectangle defined by a minimum and maximum coordinates.
Returned by the tg_geom_rect(), tg_ring_rect(), and other *_rect()
functions for getting a geometry’s minumum bounding rectangle.
Also used internally for geometry indexing.
@see RectFuncs
< Find the description in the tg.c file.
The base segment type used in tg_line and tg_ring for joining two vertices.
@see SegmentFuncs