[][src]Crate vex

Structs

Matrix2
Matrix3
Matrix4
Vector2
Vector3
Vector4

Traits

Matrix

Functions

is_power_of_two

Determines whether or not a given value is a power of two

is_valid
next_power_of_two

Gets the next power of two for a given value

sign

Returns 1 or -1 depending on the sign of the input value