nalgebra/src/geometry
2024-06-22 19:06:20 +02:00
..
abstract_rotation.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
dual_quaternion_construction.rs Cleanup examples and doc links 2022-03-22 12:03:18 -05:00
dual_quaternion_conversion.rs Remove the Copy requirement from SimdRealField. 2021-08-04 17:34:25 +02:00
dual_quaternion_ops.rs Remove the Copy requirement from SimdRealField. 2021-08-04 17:34:25 +02:00
dual_quaternion.rs Remove CUDA support relying on abandoned toolchain 2024-01-11 23:09:17 -08:00
isometry_alias.rs Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
isometry_construction.rs doc: Isometry's look_at_lh is left-handed. 2023-08-12 22:00:17 +07:00
isometry_conversion.rs feat: use GAT to remove the scalar type T from the Allocator trait (#1397) 2024-06-12 11:16:06 +02:00
isometry_interpolation.rs fix: Correct minor typos 2023-02-01 15:48:06 +09:00
isometry_ops.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
isometry_simba.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
isometry.rs feat: use GAT to remove the scalar type T from the Allocator trait (#1397) 2024-06-12 11:16:06 +02:00
mod.rs Re-armed scale_simba 2021-10-19 16:20:25 +02:00
op_macros.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
orthographic.rs Remove CUDA support relying on abandoned toolchain 2024-01-11 23:09:17 -08:00
perspective.rs Remove CUDA support relying on abandoned toolchain 2024-01-11 23:09:17 -08:00
point_alias.rs Define OPoint, a generic point with D: DimName 2021-06-26 18:39:20 +02:00
point_construction.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
point_conversion.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
point_coordinates.rs Implement the single-allocator-trait approach. 2021-08-02 18:41:46 +02:00
point_ops.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
point_simba.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
point.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
quaternion_construction.rs From_rotation_matrix: Use the larger of eps.sqrt() or eps*eps as disturbance. Add tests for eps > 1.0 2022-07-27 11:31:43 +02:00
quaternion_conversion.rs Remove the Copy requirement from SimdRealField. 2021-08-04 17:34:25 +02:00
quaternion_coordinates.rs Implement the single-allocator-trait approach. 2021-08-02 18:41:46 +02:00
quaternion_ops.rs Remove the Copy requirement from SimdRealField. 2021-08-04 17:34:25 +02:00
quaternion_simba.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
quaternion.rs Remove CUDA support relying on abandoned toolchain 2024-01-11 23:09:17 -08:00
reflection_alias.rs Add reflection alias. 2021-07-27 15:18:07 +02:00
reflection.rs Remove the Copy requirement from SimdRealField. 2021-08-04 17:34:25 +02:00
rotation_alias.rs Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
rotation_construction.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
rotation_conversion.rs feat: use GAT to remove the scalar type T from the Allocator trait (#1397) 2024-06-12 11:16:06 +02:00
rotation_interpolation.rs Remove the Copy requirement from SimdRealField. 2021-08-04 17:34:25 +02:00
rotation_ops.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
rotation_simba.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
rotation_specialization.rs Fix Clippy Warnings (#1300) 2023-12-16 13:54:38 -08:00
rotation.rs Fix document of Rotation's transpose and inverse methods 2024-06-18 11:19:35 -07:00
scale_alias.rs Renamed all instances of Translation to Scale 2021-10-19 14:21:26 +02:00
scale_construction.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
scale_conversion.rs feat: use GAT to remove the scalar type T from the Allocator trait (#1397) 2024-06-12 11:16:06 +02:00
scale_coordinates.rs Update src/geometry/scale_coordinates.rs 2021-10-24 20:41:27 +02:00
scale_ops.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
scale_simba.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
scale.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
similarity_alias.rs Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
similarity_construction.rs Cleanup examples and doc links 2022-03-22 12:03:18 -05:00
similarity_conversion.rs feat: use GAT to remove the scalar type T from the Allocator trait (#1397) 2024-06-12 11:16:06 +02:00
similarity_ops.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
similarity_simba.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
similarity.rs feat: use GAT to remove the scalar type T from the Allocator trait (#1397) 2024-06-12 11:16:06 +02:00
swizzle.rs Remove the Copy requirement from SimdRealField. 2021-08-04 17:34:25 +02:00
transform_alias.rs Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
transform_construction.rs feat: use GAT to remove the scalar type T from the Allocator trait (#1397) 2024-06-12 11:16:06 +02:00
transform_conversion.rs feat: use GAT to remove the scalar type T from the Allocator trait (#1397) 2024-06-12 11:16:06 +02:00
transform_ops.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
transform_simba.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
transform.rs feat: use GAT to remove the scalar type T from the Allocator trait (#1397) 2024-06-12 11:16:06 +02:00
translation_alias.rs Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
translation_construction.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
translation_conversion.rs feat: use GAT to remove the scalar type T from the Allocator trait (#1397) 2024-06-12 11:16:06 +02:00
translation_coordinates.rs Implement the single-allocator-trait approach. 2021-08-02 18:41:46 +02:00
translation_ops.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
translation_simba.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
translation.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
unit_complex_construction.rs Fix UnitComplex cast doctest failure on macOS 2022-05-25 17:51:19 -05:00
unit_complex_conversion.rs Remove the Copy requirement from SimdRealField. 2021-08-04 17:34:25 +02:00
unit_complex_ops.rs Remove the Copy requirement from SimdRealField. 2021-08-04 17:34:25 +02:00
unit_complex_simba.rs chore: update to simba 0.9 (#1415) 2024-06-22 19:06:20 +02:00
unit_complex.rs Remove CUDA support relying on abandoned toolchain 2024-01-11 23:09:17 -08:00