cgmath/src
Jonathan Plotner 107f90c2e5
fixed dropped 's' in trait.
Grammatical change from singular to plural.
2019-04-25 12:47:35 -07:00
..
angle.rs Update some dependencies and bump version 2018-12-28 21:01:18 +01:00
conv.rs Add constrained conversion functions 2016-03-26 16:41:31 +11:00
euler.rs Declare the rest of the constructors to be const 2019-01-13 22:42:16 -08:00
lib.rs fixed dropped 's' in trait. 2019-04-25 12:47:35 -07:00
macros.rs Initial implementation of swizzle operators using a build script that generates 2017-09-30 01:38:03 -07:00
matrix.rs Declare the rest of the constructors to be const 2019-01-13 22:42:16 -08:00
num.rs Update approx -> 0.2 2018-05-23 12:43:52 +01:00
point.rs Add short constructors for points, to match the ones for vectors 2019-01-14 15:53:28 -08:00
prelude.rs Move traits into common module 2016-04-19 20:51:40 +10:00
projection.rs Fix links to OpenGL API in docs 2018-07-11 10:56:06 +02:00
quaternion.rs Add documentation for <Quaternion as Rotation<Point3<S>>>::rotate_vector. Fixes #479. 2019-03-22 22:01:47 -07:00
rotation.rs Update approx -> 0.2 2018-05-23 12:43:52 +01:00
structure.rs Angle: add the normalize_signed method 2019-01-16 16:01:46 -05:00
transform.rs Update approx -> 0.2 2018-05-23 12:43:52 +01:00
vector.rs Add short constructors for points, to match the ones for vectors 2019-01-14 15:53:28 -08:00