Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Geometry): ArcAngle fixed #27

Merged
merged 1 commit into from
Mar 6, 2024
Merged

fix(Geometry): ArcAngle fixed #27

merged 1 commit into from
Mar 6, 2024

Conversation

lucaslimacodes
Copy link
Contributor

What is the proposal of this pull request?

fix a function from Geometry

What changes have been made?

ArcAngle function from Geometry::Arc was fixed

How to test this changes?

instantiate an Arc object and get it's internal angle through this function

References (screenshots, links, etc)

Checklist

  • I have performed a self review on my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have checked my code and corrected any misspellings
  • My changes generated no new warnings

Additional context

Add any other context or screenshots about this pull request here.

@lucaslimacodes lucaslimacodes self-assigned this Mar 5, 2024
@lucaslimacodes lucaslimacodes added the geometry Related to the Geometry implementations label Mar 5, 2024
@BrenoOR BrenoOR merged commit 489f26d into dev Mar 6, 2024
3 checks passed
@BrenoOR BrenoOR deleted the Geometry/ArcAngle branch March 6, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
geometry Related to the Geometry implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants