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

Quaternionf fromAxisAngleDeg angle parameter description discrepancy #342

Closed
NicBOMB opened this issue Aug 1, 2023 · 1 comment
Closed

Comments

@NicBOMB
Copy link
Contributor

NicBOMB commented Aug 1, 2023

Quaternionf fromAxisAngleDeg is described as:

* Set this quaternion to be a representation of the supplied axis and
* angle (in degrees).

and it does convert angle to radians, but its parameter description reads:
* the angle in radians

@httpdigest
Copy link
Member

Thanks for pointing it out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants