Crate fere_common[][src]

Re-exports

pub use glm;
pub use nalgebra;

Modules

Structs

An orientation of a 3D object.

Functions

The dot product of two vectors.

The magnitude of a vector.

Normalizes a vector.

Type Definitions

A 2D vector with f64 components.

A 3D vector with f64 components.

A 4D vector with f64 components.

A 2D vector with i32 components.

A 3D vector with i32 components.

A 4D vector with i32 components.

A 3x3 matrix with f32 components.

A 4x4 matrix with f32 components.

A 2D vector with u32 components.

A 3D vector with u32 components.

A 4D vector with u32 components.

A 2D vector with f32 components.

A 3D vector with f32 components.

A 4D vector with f32 components.