Crate geometric

Source

Re-exports§

pub use self::vectors::Dot;
pub use self::vectors::Proj;

Modules§

traits

Structs§

Matrix3
Matrix4
Vector2
Vector3
Vector4

Functions§

mat3
Shorthand constructor for identity Matrix3
mat4
Shorthand constructor for identity Matrix4
vec2
Shorthand Vector2 constructor
vec3
Shorthand Vector3 constructor
vec4
Shorthand Vector4 constructor