[][src]Module pane::math

Traits for doing vector geometry with built-in types

Traits

Cos

Trait for getting the cosine of a number

Pair

A trait for defining a pair of items of the same type.

Pow

Trait for raising numbers to a power

Rectangle

A trait for manipulating rectangles

Scalar

Trait for math with scalar numbers

Sin

Trait for getting the sine of a number

Vector2

Trait for manipulating 2D vectors

ZeroOneTwo

Trait for defining small-number constants