[][src]Module vector2math::f64

Module containing standard f64 types

Import the contents of this module if your project uses f64s in geometry

Type Definitions

Circ

A standard circle type

Dim

The scalar type used by this module

Rect

A standard rectangle type

Vec2

A standard 2D vector type