[][src]Module kas::geom

Geometry data types

Structs

Coord

An (x, y) coordinate.

DVec2

2D vector (double precision)

Quad

Axis-aligned 2D cuboid, specified via two corners a and b

Rect

A rectangular region.

Size

A (w, h) size.

Vec2

2D vector

Vec3

3D vector