Contains various generic geometry containers
floathe entire module is designed for 2D, because libdgt is for 2D development
A circle with a center and a radius
Represents a 2D line segment
An axis-aligned rectangle made of some numeric type
A Transform 3x3 matrix to make transformations more efficient
A 2D vector with an arbitrary numeric type
See Source File
Contains various generic geometry containers
floathe entire module is designed for 2D, because libdgt is for 2D development