Action #3908
Add GVector::angle method
Status: | Closed | Start date: | 11/25/2021 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | Knödlseder Jürgen | % Done: | 100% | |
Category: | - | |||
Target version: | 2.0.0 | |||
Duration: |
Description
Add GVector::angle
method to compute angle between two vectors.
Recurrence
No recurrence.
History
#1 Updated by Knödlseder Jürgen almost 3 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 90
A friend function was added that computes the angle between two vectors and returns the result in radians.
#2 Updated by Knödlseder Jürgen almost 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Merged into devel
.