dimforge / dimforge/nalgebra

Add inherent trait methods to geometric types

Open
#557 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4.8k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

Currently, the `transform_point` and `inverse_transform_point` methods exist as inherent methods on the `Matrix` types, but not on the geometric types such as `Isometry`, `Similarity` or `UnitQuaternion`. These methods can be made inherent so that the user doesn't have to import the `Transform` trait from `alga::linear`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.