commit
111393dc34
1 changed files with 3 additions and 1 deletions
|
@ -36,7 +36,9 @@
|
||||||
//! `look_at`, `from_angle`, `from_euler`, and `from_axis_angle` methods.
|
//! `look_at`, `from_angle`, `from_euler`, and `from_axis_angle` methods.
|
||||||
//! These are provided for convenience.
|
//! These are provided for convenience.
|
||||||
|
|
||||||
mod array;
|
extern crate debug;
|
||||||
|
|
||||||
|
pub mod array;
|
||||||
|
|
||||||
pub mod matrix;
|
pub mod matrix;
|
||||||
pub mod quaternion;
|
pub mod quaternion;
|
||||||
|
|
Loading…
Reference in a new issue