Expand description
Geometry-related items.
Traits§
- Corners
- Replacement for methods removed from Euclid
Type Aliases§
- Coord
- Coordinate type
- IntCoord
- Integer cordinate type
- IntPoint
- A two-dimensional integer point
- IntRect
- A two-dimensional integer rectangle
- IntSize
- A type representing the extent of an element in two-dimensionals.
- IntVector
- A type alias for an integer 2D vector.
- Point
- A two-dimensional point
- Rect
- A two-dimensional rectangle
- Size
- A type representing the extent of an element in two-dimensionals.
- Uint
Size - A type representing the extent of an element in two-dimensions.