nalgebra/src
Terence 2a2e9d7f8e Add the transform methods as inherent methods on geometric types
This adds `transform_point`, `transform_vector`,
`inverse_transform_point` and `inverse_transform_vector` as inherent
methods on the applicable geometric transformation structures, such
that they can be used without the need to import the `Transformation`
and `ProjectiveTransformation` traits from `alga`.
2019-02-24 11:29:27 -05:00
..
base Merge branch 'master' into as_ptr 2019-02-03 16:55:54 +01:00
debug Fix compilation errors related to rand. 2018-12-29 14:22:24 +01:00
geometry Add the transform methods as inherent methods on geometric types 2019-02-24 11:29:27 -05:00
io Add all the missing docs. 2019-02-03 14:18:55 +01:00
linalg Merge branch 'dev' into master-public 2018-12-29 14:39:32 +01:00
sparse Add all the missing docs. 2019-02-03 14:18:55 +01:00
lib.rs Release nalgebra v0.17 and nalgebra-glm v0.3. 2019-02-03 17:03:12 +01:00