Module radiant_rs::math [] [src]

Mostly optional math structs.

Structs

Angle

An Angle between -PI and PI.

Mat4

A 4x4 matrix.

Mat4Stack
Vec2

A 2-dimensional vector.

Vec3

A 3-dimensional vector.

Traits

VecType

Trait for values that can be converted to a vector.