pgator-backend ~try_next_gen (2022-05-28T00:47:55.7961488)
Dub
Repo
Polygon
pgator
db
pq
types
geometric
Undocumented in source.
struct
Polygon {
Point
[]
points
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
points
Point
[]
points
;
Undocumented in source.
Meta
Source
See Implementation
pgator
db
pq
types
geometric
functions
convert
test
structs
Box
Circle
LineSegment
Path
Point
Polygon